Browse Source

Merge branch 'dev' of https://github.com/abpframework/abp into improve-publish-scripts

pull/10488/head
mehmet-erim 5 years ago
parent
commit
403b9159fb
  1. 16
      .github/workflows/auto-pr.yml
  2. 22
      .github/workflows/build-and-test.yml
  3. 2
      .gitignore
  4. 16
      Directory.Build.props
  5. 1
      README.md
  6. 15
      abp_io/AbpIoLocalization/AbpIoLocalization/Account/Localization/Resources/is.json
  7. 44
      abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json
  8. 347
      abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/is.json
  9. 44
      abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/is.json
  10. 3
      abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en-GB.json
  11. 5
      abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json
  12. 392
      abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/is.json
  13. 3
      abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/tr.json
  14. 2
      abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/zh-Hans.json
  15. 4
      abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/zh-Hant.json
  16. 2
      abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json
  17. 147
      abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/is.json
  18. 2
      abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/ro-RO.json
  19. 278
      abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/is.json
  20. 4
      build/common.ps1
  21. 2
      build/test-all.ps1
  22. 4
      codecov.yml
  23. 2
      common.props
  24. 2
      configureawait.props
  25. 2
      docs/cs/Entity-Framework-Core-PostgreSQL.md
  26. 2
      docs/cs/Getting-Started-AspNetCore-Application.md
  27. 2
      docs/cs/Getting-Started-Console-Application.md
  28. 2
      docs/cs/Index.md
  29. 2
      docs/en/API/Application-Configuration.md
  30. 2
      docs/en/API/Swagger-Integration.md
  31. 2
      docs/en/Audit-Logging.md
  32. 31
      docs/en/Background-Jobs-Hangfire.md
  33. 99
      docs/en/Background-Workers-Hangfire.md
  34. 11
      docs/en/Background-Workers.md
  35. 2
      docs/en/Best-Practices/Application-Services.md
  36. 2
      docs/en/Best-Practices/Data-Transfer-Objects.md
  37. 2
      docs/en/Best-Practices/Domain-Services.md
  38. 2
      docs/en/Best-Practices/Entity-Framework-Core-Integration.md
  39. 2
      docs/en/Best-Practices/Index.md
  40. 2
      docs/en/Best-Practices/Module-Architecture.md
  41. 2
      docs/en/Best-Practices/MongoDB-Integration.md
  42. 309
      docs/en/Blog-Posts/2021-10-05 v5_0_Beta1/POST.md
  43. BIN
      docs/en/Blog-Posts/2021-10-05 v5_0_Beta1/abp-book-cover.png
  44. BIN
      docs/en/Blog-Posts/2021-10-05 v5_0_Beta1/csharp-proxies.png
  45. BIN
      docs/en/Blog-Posts/2021-10-05 v5_0_Beta1/email-settings.png
  46. BIN
      docs/en/Blog-Posts/2021-10-05 v5_0_Beta1/enable-email-tenant.png
  47. BIN
      docs/en/Blog-Posts/2021-10-05 v5_0_Beta1/hangfire-dashboard.png
  48. BIN
      docs/en/Blog-Posts/2021-10-05 v5_0_Beta1/js-proxies.png
  49. BIN
      docs/en/Blog-Posts/2021-10-05 v5_0_Beta1/tenant-features.png
  50. BIN
      docs/en/Blog-Posts/2021-10-05 v5_0_Beta1/use-preview-visual-studio.png
  51. BIN
      docs/en/Blog-Posts/2021-10-05 v5_0_Beta1/user-active.png
  52. 26
      docs/en/CLI-New-Command-Samples.md
  53. 74
      docs/en/CLI.md
  54. BIN
      docs/en/Community-Articles/2021-09-25-How-to-Override-Localization-Strings-Of-Depending-Modules/1.png
  55. BIN
      docs/en/Community-Articles/2021-09-25-How-to-Override-Localization-Strings-Of-Depending-Modules/2.png
  56. 88
      docs/en/Community-Articles/2021-09-25-How-to-Override-Localization-Strings-Of-Depending-Modules/POST.md
  57. 2
      docs/en/Configuration.md
  58. 2
      docs/en/Dependency-Injection.md
  59. 133
      docs/en/Distributed-Event-Bus-Azure-Integration.md
  60. 54
      docs/en/Distributed-Event-Bus.md
  61. 2
      docs/en/Domain-Services.md
  62. 2
      docs/en/Emailing.md
  63. 2
      docs/en/Entity-Framework-Core-Migrations.md
  64. 2
      docs/en/Entity-Framework-Core-MySQL.md
  65. 2
      docs/en/Entity-Framework-Core-Oracle-Devart.md
  66. 2
      docs/en/Entity-Framework-Core-Oracle-Official.md
  67. 2
      docs/en/Entity-Framework-Core-Oracle.md
  68. 2
      docs/en/Entity-Framework-Core-Other-DBMS.md
  69. 2
      docs/en/Entity-Framework-Core-PostgreSQL.md
  70. 2
      docs/en/Entity-Framework-Core-SQLite.md
  71. 2
      docs/en/Getting-Started-AspNetCore-Application.md
  72. 2
      docs/en/Getting-Started-React-Native.md
  73. 2
      docs/en/Getting-Started-With-Startup-Templates.md
  74. 2
      docs/en/Index.md
  75. 2
      docs/en/Integration-Tests.md
  76. 2
      docs/en/Json-Serialization.md
  77. 50
      docs/en/Local-Event-Bus.md
  78. 2
      docs/en/MailKit.md
  79. 7
      docs/en/Migration-Guides/Abp-5-0-Blazor.md
  80. 12
      docs/en/Migration-Guides/Abp-5-0-MVC.md
  81. 101
      docs/en/Migration-Guides/Abp-5_0-Angular.md
  82. 115
      docs/en/Migration-Guides/Abp-5_0.md
  83. 10
      docs/en/Migration-Guides/Index.md
  84. 2
      docs/en/Module-Development-Basics.md
  85. 3
      docs/en/Module-Entity-Extensions.md
  86. 5
      docs/en/Modules/Cms-Kit/Index.md
  87. 2
      docs/en/Modules/Setting-Management.md
  88. 2
      docs/en/Object-Extensions.md
  89. 2
      docs/en/Options.md
  90. 2
      docs/en/RabbitMq.md
  91. 2
      docs/en/Road-Map.md
  92. 2
      docs/en/SMS-Sending.md
  93. 2
      docs/en/Settings.md
  94. 54
      docs/en/SignalR-Integration.md
  95. 2
      docs/en/Specifications.md
  96. 2
      docs/en/Startup-Templates/Application.md
  97. 2
      docs/en/Startup-Templates/Index.md
  98. 2
      docs/en/Startup-Templates/Module.md
  99. 6
      docs/en/Testing.md
  100. 2
      docs/en/Timing.md

16
.github/workflows/auto-pr.yml

@ -1,10 +1,10 @@
name: Merge branch dev with rel-4.4
name: Merge branch dev with rel-5.0
on:
push:
branches:
- rel-4.4
- rel-5.0
jobs:
merge-dev-with-rel-4-4:
merge-dev-with-rel-5-0:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
@ -12,13 +12,13 @@ jobs:
ref: dev
- name: Reset promotion branch
run: |
git fetch origin rel-4.4:rel-4.4
git reset --hard rel-4.4
git fetch origin rel-5.0:rel-5.0
git reset --hard rel-5.0
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
with:
branch: auto-merge/rel-4-4/${{github.run_number}}
title: Merge branch dev with rel-4.4
body: This PR generated automatically to merge dev with rel-4.4. Please review the changed files before merging to prevent any errors that may occur.
branch: auto-merge/rel-5-0/${{github.run_number}}
title: Merge branch dev with rel-5.0
body: This PR generated automatically to merge dev with rel-5.0. Please review the changed files before merging to prevent any errors that may occur.
reviewers: ${{github.actor}}
token: ${{ github.token }}

22
.github/workflows/build-and-test.yml

@ -1,5 +1,22 @@
name: "build and test"
on:
push:
branches:
- dev
paths:
- 'framework/**/*.cs'
- 'framework/**/*.cshtml'
- 'framework/**/*.csproj'
- 'framework/**/*.razor'
- 'modules/**/*.cs'
- 'modules/**/*.cshtml'
- 'modules/**/*.csproj'
- 'modules/**/*.razor'
- 'templates/**/*.cs'
- 'templates/**/*.cshtml'
- 'templates/**/*.csproj'
- 'templates/**/*.razor'
pull_request:
paths:
- 'framework/**/*.cs'
@ -21,7 +38,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-dotnet@master
with:
dotnet-version: 6.0.100-rc.1.21458.32
dotnet-version: 6.0.100-rc.2.21505.57
- name: Build All
run: .\build-all.ps1
@ -32,3 +49,6 @@ jobs:
run: .\test-all.ps1
working-directory: .\build
shell: powershell
- name: Codecov
uses: codecov/codecov-action@v2

2
.gitignore

@ -314,7 +314,7 @@ abp-build-config.json
tempkey.jwk
# ABP Analyzing files
*.abppkg.analyze.json
# [Disabled for now] *.abppkg.analyze.json
# appsettings.secrets.json
appsettings.secrets.json

16
Directory.Build.props

@ -2,10 +2,10 @@
<PropertyGroup>
<!-- All Microsoft packages -->
<MicrosoftPackageVersion>6.0.0-rc.*</MicrosoftPackageVersion>
<MicrosoftPackageVersion>6.0.0-rc.2.*</MicrosoftPackageVersion>
<!-- Microsoft.NET.Test.Sdk https://www.nuget.org/packages/Microsoft.NET.Test.Sdk -->
<MicrosoftNETTestSdkPackageVersion>16.9.1</MicrosoftNETTestSdkPackageVersion>
<MicrosoftNETTestSdkPackageVersion>16.11.0</MicrosoftNETTestSdkPackageVersion>
<!-- NSubstitute https://www.nuget.org/packages/NSubstitute -->
<NSubstitutePackageVersion>4.2.2</NSubstitutePackageVersion>
@ -23,7 +23,17 @@
<xUnitRunnerVisualstudioPackageVersion>2.4.3</xUnitRunnerVisualstudioPackageVersion>
<!-- Mongo2Go https://www.nuget.org/packages/Mongo2Go -->
<Mongo2GoPackageVersion>3.1.1</Mongo2GoPackageVersion>
<Mongo2GoPackageVersion>3.1.3</Mongo2GoPackageVersion>
<IsTestProject Condition="$(MSBuildProjectFullPath.Contains('test')) and ($(MSBuildProjectName.EndsWith('.Tests')) or $(MSBuildProjectName.EndsWith('.TestBase')))">true</IsTestProject>
</PropertyGroup>
<ItemGroup>
<PackageReference Condition="'$(IsTestProject)' == 'true'" Include="coverlet.collector" Version="3.1.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
</ItemGroup>
</Project>

1
README.md

@ -1,6 +1,7 @@
# ABP Framework
![build and test](https://img.shields.io/github/workflow/status/abpframework/abp/build%20and%20test/dev?style=flat-square)
[![codecov](https://codecov.io/gh/abpframework/abp/branch/dev/graph/badge.svg?token=jUKLCxa6HF)](https://codecov.io/gh/abpframework/abp)
[![NuGet](https://img.shields.io/nuget/v/Volo.Abp.Core.svg?style=flat-square)](https://www.nuget.org/packages/Volo.Abp.Core)
[![NuGet (with prereleases)](https://img.shields.io/nuget/vpre/Volo.Abp.Core.svg?style=flat-square)](https://www.nuget.org/packages/Volo.Abp.Core)
[![MyGet (nightly builds)](https://img.shields.io/myget/abp-nightly/vpre/Volo.Abp.svg?style=flat-square)](https://docs.abp.io/en/abp/latest/Nightly-Builds)

15
abp_io/AbpIoLocalization/AbpIoLocalization/Account/Localization/Resources/is.json

@ -0,0 +1,15 @@
{
"culture": "is",
"texts": {
"Account": "ABP Aðgangur - Innskráning og skráning| ABP.IO",
"Welcome": "Velkomin",
"UseOneOfTheFollowingLinksToContinue": "Notaðu einn af eftirfarandi krækjum til að halda áfram",
"FrameworkHomePage": "Heimasíða umgjarðarinnar",
"FrameworkDocumentation": "Skjölun umgjarðarinnar",
"OfficialBlog": "Opinbert blogg",
"CommercialHomePage": "Heimasíða Commercial útgáfunnarinnar",
"CommercialSupportWebSite": "Þjónustu síða Commercial útgáfunnarinnar",
"CommunityWebSite": "Samfélagssíða ABP",
"ManageAccount": "Minn aðgangur | ABP.IO"
}
}

44
abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json

@ -310,6 +310,48 @@
"DeleteInvoice" : "Delete Invoice",
"SuccessfullyDeleted": "Successfully deleted!",
"PaymentStateSetTo" : "Payment state set to {0}",
"ChangeState": "Change State"
"ChangeState": "Change State",
"Permission:TrialLicense" : "Trial License",
"Menu:TrialLicenses": "Trial Licenses",
"TrialLicenses": "Trial Licenses",
"UserNameFilter": "Username",
"TrialLicenseStatusFilter": "Status",
"TrialLicenseStartDateFilter": "Start date",
"TrialLicenseEndDateFilter": "End date",
"FirsName": "First name",
"LastName": "Last name",
"Status": "Status",
"StartDate": "Start date",
"EndDate": "End date",
"CompanyName": "Company name",
"PurchasedDate": "Purchased date",
"OrganizationDetail": "Organization Detail",
"SendActivationMail": "Send Activation Mail",
"ActivationMailSentSuccessfully": "Activation mail sent successfully!",
"TrialLicenseStatus": "Trial license status",
"TrialLicenseDetail": "Trial License Detail",
"AcceptsMarketingCommunications": "Marketing Communications",
"PurposeOfUsage": "Purpose of usage",
"CountryName": "Country name",
"CompanySize": "Company size",
"DetailTrialLicense": "Details",
"Requested": "Requested",
"Activated": "Activated",
"PurchasedToNormalLicense": "Purchased",
"Expired": "Expired",
"TrialLicenseDeletionWarningMessage": "Are you sure you want to delete the trial license? Trial license, organization, support accounts will be deleted!",
"LicenseCategoryFilter": "License category",
"Volo.AbpIo.Commercial:030000": "You already used your trial period.",
"Volo.AbpIo.Commercial:030001": "This organization name already exists.",
"Volo.AbpIo.Commercial:030002": "Once activated, trial license cannot be set to requested!",
"Volo.AbpIo.Commercial:030003": "There is no such status!",
"Volo.AbpIo.Commercial:030004": "Status could not be changed due to an unexpected error!",
"Volo.AbpIo.Commercial:030005": "Start and end date can be updated when the trial license is in the -activated- status!",
"Volo.AbpIo.Commercial:030006": "End date must always be greater than start date!",
"Volo.AbpIo.Commercial:030007": "This trial license has already been activated once!",
"Volo.AbpIo.Commercial:030008": "Purchase date can be set only when status is Purchased!",
"Volo.AbpIo.Commercial:030009": "User not found!",
"Volo.AbpIo.Commercial:030010": "To purchase the trial license, first you need to activate your trial license!",
"Volo.AbpIo.Commercial:030011": "You cannot delete a trial license when it is purchased!"
}
}

347
abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/is.json

@ -0,0 +1,347 @@
{
"culture": "is",
"texts": {
"Permission:Organizations": "Skipulagsheild",
"Permission:Manage": "Umsjón Skipulagsheildar",
"Permission:DiscountRequests": "Afsláttarbeiðnir",
"Permission:DiscountManage": "Umsjón afsláttarbeiðna",
"Permission:Disable": "Óvirkja",
"Permission:Enable": "Virkja",
"Permission:EnableSendEmail": "Virkja vefpóstssendingu",
"Permission:SendEmail": "Senda vefpóst",
"Permission:NpmPackages": "NPM Pakkar",
"Permission:NugetPackages": "Nuget Pakkar",
"Permission:Maintenance": "Viðhald",
"Permission:Maintain": "Viðhalda",
"Permission:ClearCaches": "Hreinsaðu skyndiminni",
"Permission:Modules": "Eining",
"Permission:Packages": "Pakkar",
"Permission:Edit": "Breyta",
"Permission:Delete": "Eyða",
"Permission:Create": "Búa til",
"Permission:Accounting": "Bókhald",
"Permission:Accounting:Quotation": "Tilvitnun",
"Permission:Accounting:Invoice": "Reikningur",
"Menu:Organizations": "Skipulagsheild",
"Menu:Accounting": "Bókhald",
"Menu:Packages": "Pakkar",
"Menu:DiscountRequests": "Afsláttarbeiðnir",
"NpmPackageDeletionWarningMessage": "Þessum NPM pakka verður eytt. Viltu staðfesta það?",
"NugetPackageDeletionWarningMessage": "Þessum Nuget pakka verður eytt. Viltu staðfesta það?",
"ModuleDeletionWarningMessage": "Þessari einingu verður eytt. Viltu staðfesta það?",
"Name": "Nafn",
"DisplayName": "Skjánafn",
"ShortDescription": "Stutt greinargerð",
"NameFilter": "Nafn",
"CreationTime": "Stofntími",
"IsPro": "Er Pro",
"IsFreeToActiveLicenseOwners": "Innifalið fyrir leyfishafa",
"ShowOnModuleList": "Sýna eininga lista",
"EfCoreConfigureMethodName": "Stilla nafn aðgerðar",
"IsProFilter": "Er pro",
"ApplicationType": "Tegund umsóknar",
"TargetFilter": "Markmið",
"ModuleClass": "Eininga klassi",
"NugetPackageTarget.DomainShared": "Léni er deilt",
"NugetPackageTarget.Domain": "Lén",
"NugetPackageTarget.Application": "Umsókn",
"NugetPackageTarget.ApplicationContracts": "Umsóknarsamningar",
"NugetPackageTarget.HttpApi": "Http Api",
"NugetPackageTarget.HttpApiClient": "Http Api Client",
"NugetPackageTarget.Web": "Vefur",
"NugetPackageTarget.EntityFrameworkCore": "Eyða EntityFramework Core",
"NugetPackageTarget.MongoDB": "MongoDB",
"Edit": "Breyta",
"Delete": "Eyða",
"Refresh": "Endurhlaða",
"NpmPackages": "NPM pakkar",
"NugetPackages": "Nuget pakkar",
"NpmPackageCount": "NPM Pakkatalning",
"NugetPackageCount": "Nuget Pakkatalning",
"Module": "Einingar",
"ModuleInfo": "Upplýsingar eininga",
"CreateANpmPackage": "Búa til NPM pakka",
"CreateAModule": "Búa til einingu",
"CreateANugetPackage": "Búa til Nuget pakka",
"AddNew": "Bæta við nýju",
"PackageAlreadyExist{0}": "\"{0}\" pakkanum hefur nú þegar verið bætt við.",
"ModuleAlreadyExist{0}": "\"{0}\" einingu hefur nú þegar verið bætt við.",
"ClearCache": "Hreinsa skyndiminni",
"SuccessfullyCleared": "Eyðingu lokið",
"Menu:NpmPackages": "NPM Pakkar",
"Menu:Modules": "Einingar",
"Menu:Maintenance": "Viðhald",
"Menu:NugetPackages": "Nuget Pakkar",
"CreateAnOrganization": "Búa til félag",
"Organizations": "Skipulagsheildir",
"LongName": "Langt nafn",
"LicenseType": "Tegund leyfis",
"MissingLicenseTypeField": "Nauðsynlegt er að fylla út tegund leyfis!",
"LicenseStartTime": "Upphafsdagur Leyfis",
"LicenseEndTime": "Lokadagur Leyfis",
"AllowedDeveloperCount": "Leyfilegur fjöldi fyrir forritara",
"UserNameOrEmailAddress": "Notandanafn eða netfang",
"AddOwner": "Bæta við eiganda",
"UserName": "Notandanafn",
"Email": "Netfang",
"Developers": "Forritarar",
"AddDeveloper": "Bæta við forritara",
"Create": "Búa til",
"UserNotFound": "Notandi finnst ekki",
"{0}WillBeRemovedFromDevelopers": "{0} Verður fjarlægt frá forriturum, viltu staðfesta það?",
"{0}WillBeRemovedFromOwners": "{0} Verður fjarlægt frá eigendum, viltu staðfesta það?",
"{0}WillBeRemovedFromMembers": "{0} Verður fjarlægt frá meðlimum, viltu staðfesta það?",
"Computers": "Tölvur",
"UniqueComputerId": "Einstakt tölvuauðkenni",
"LastSeenDate": "Dagsetning síðast séð",
"{0}Computer{1}WillBeRemovedFromRecords": "Tölvur frá {0} ({1}) verða fjarlægðar úr gögnum",
"OrganizationDeletionWarningMessage": "Skipulagsheild verður eytt",
"DeletingLastOwnerWarningMessage": "Félag verður að vera með einn skráðan eiganda! Þú getur því ekki fjarlægt þennan eiganda",
"This{0}AlreadyExistInThisOrganization": "Þetta {0}er nú þegar til hjá þessari skipulagsheild",
"AreYouSureYouWantToDeleteAllComputers": "Ertu viss um að þú viljir eyða öllum tölvunum?",
"DeleteAll": "Eyða öllu",
"DoYouWantToCreateNewUser": "Viltu búa til nýjan notanda?",
"MasterModules": "Master einingar",
"OrganizationName": "Nafn skipulagsheildar",
"CreationDate": "Stofndagur",
"LicenseStartDate": "Upphafsdagur leyfis",
"LicenseEndDate": "Lokadagur leyfis",
"OrganizationNamePlaceholder": "Nafn skipulagsheild...",
"TotalQuestionCountPlaceholder": "Heildarfjöldi spurninga...",
"RemainingQuestionCountPlaceholder": "Sá fjöldi sem eftir er af spurningum...",
"LicenseTypePlaceholder": "Tegund leyfis...",
"CreationDatePlaceholder": "Stofndagur...",
"LicenseStartDatePlaceholder": "Upphafsdagur leyfis...",
"LicenseEndDatePlaceholder": "Lokadagur leyfis...",
"UsernameOrEmail": "Notandanafn eða netfang",
"UsernameOrEmailPlaceholder": "Notandanafn eða netfang...",
"Member": "Meðlimur",
"PurchaseOrderNo": "Framkvæma pöntun nei",
"QuotationDate": "Dagsetning verðtilboðs",
"CompanyName": "Nafn fyrirtækis",
"CompanyAddress": "Heimilisfang fyrirtækis",
"Price": "Verð",
"DiscountText": "Afsláttar texti",
"DiscountQuantity": "Magn afsláttar",
"DiscountPrice": "Verð með afslætti",
"Quotation": "Verðtilboð",
"ExtraText": "Auka texti",
"ExtraAmount": "Auka upphæð",
"DownloadQuotation": "Niðurhala verðtilboði",
"Invoice": "Reikningur",
"TaxNumber": "Skattanúmer",
"InvoiceNumber": "Númer reiknings",
"InvoiceDate": "Dagsetning reiknings",
"InvoiceNote": "Athugasemd með reikningi",
"Quantity": "Magn",
"AddProduct": "Bæta við pöntun",
"AddProductWarning": "Þú verður að bæta við pöntunina!",
"TotalPrice": "Heildarupphæð",
"Generate": "Búa til",
"MissingQuantityField": "Það er nauðsynlegt að fylla út magnið!",
"MissingPriceField": "Það er nauðsynlegt að fylla út verðið!",
"CodeUsageStatus": "Staða",
"Country": "Land",
"DeveloperCount": "Fjöldi fyrir forritara",
"RequestCode": "Beiðni um kóða",
"WebSite": "Vefsíða",
"GithubUsername": "Github Notandanafn",
"PhoneNumber": "Símanúmer",
"ProjectDescription": "Verkefnislýsing",
"Referrer": "Tilvísandi",
"DiscountRequests": "Beiðni um afslátt",
"Copylink": "Afrita hlekk",
"Disable": "Óvirkja",
"Enable": "Virkja",
"EnableSendEmail": "Virkja sendingu vefpósts",
"SendEmail": "Senda vefpóst",
"SuccessfullyDisabled": "Óvirkjun lokið",
"SuccessfullyEnabled": "Virkjun tókst",
"EmailSent": "Vefpóstur var sendur",
"SuccessfullySent": "Sendingu lokið",
"SuccessfullyDeleted": "Eyðingu lokið!",
"DiscountRequestDeletionWarningMessage": "Beiðni um afslátt verður eytt",
"BusinessType": "Tegund starfsemis",
"TotalQuestionCount": "Heildarfjöldi spurninga",
"RemainingQuestionCount": "Afgangsfjöldi spurninga",
"TotalQuestionMustBeGreaterWarningMessage": "Heildarfjöldi verður að vera meiri en afgangsfjöldi spurninga!",
"QuestionCountsMustBeGreaterThanZero": "Heildarfjöldi og afgangsfjöldi spurninga verður að vera núll eða meiri en núll!",
"UnlimitedQuestionCount": "Ótakmarkaður spurningafjöldi",
"Notes": "Athugasemdir",
"Menu:Community": "Samfélag",
"Menu:Articles": "Greinar",
"Wait": "Augnablik",
"Approve": "Samþykkja",
"Reject": "Hafna",
"Details": "Nánari upplýsingar",
"Url": "Slóð",
"Title": "Titill",
"ContentSource": "Uppruni efnis",
"Status": "Staða",
"ReadArticle": "Lesa grein",
"ArticleHasBeenWaiting": "Grein hefur beðið",
"ArticleHasBeenApproved": "Grein hefur verið samþykkt",
"ArticleHasBeenRejected": "Grein hefur verið hafnað",
"Permission:Community": "Samfélag",
"Permission:CommunityArticle": "Grein",
"Link": "Hlekkur",
"Enum:ContentSource:0": "Github",
"Enum:ContentSource:1": "External",
"Enum:Status:0": "Er í bið",
"Enum:Status:1": "Hafnað",
"Enum:Status:2": "Samþykkt",
"Summary": "Samantekt",
"AuthorName": "Nafn höfundar",
"CoverImage": "Forsíðumynd",
"RemoveCacheConfirmationMessage": "Ertu viss um að hreinsa skyndiminni fyrir grein \"{0}\" ?",
"SuccessfullyRemoved": "Hreinsun lokið",
"RemoveCache": "Hreinsa skyndiminni ",
"Language": "Tungumál",
"Optional": "Valfrjálst",
"CreateArticleLanguageInfo": "Tungumálið sem efnið er skrifað á",
"Enum:ContentSource:2": "Myndbandsfærsla",
"VideoPreview": "Forskoðun myndbands",
"VideoPreviewErrorMessage": "Ekki var hægt að skoða myndaband á Youtube með uppgefinnir slóð myndbands. Orsök gæti verið vegna lokaðs myndbands eða að slóð sé ekki að virka.",
"DeleteCoverImage": "Eyða forsíðumynd",
"DeleteCoverImageConfirmationMessage": "Ertu viss um að þú viljir eyða forsíðumyndinni fyrir \"{0}\"?",
"DeleteCoverImageSuccessMessage": "Forsíðumynd hefur verið eytt",
"PaymentsOf": "Greiðslur af",
"ShowPaymentsOfOrganization": "Greiðslur",
"Date": "Dagsetning",
"Products": "Vörur og þjónusta",
"TotalAmount": "Heildarupphæð",
"Currency": "Gjaldmiðill",
"Gateway": "Gátt",
"State": "Ástand",
"FailReason": "Ástæða þess að virka ekki",
"ReIndexAllPosts": "Endursetja indexa á allar greinar",
"ReIndexAllPostsConfirmationMessage": "Ertu viss um að þú viljir endursetja indexa á allar greinar?",
"SuccessfullyReIndexAllPosts": "Allar greinar hafa verið farsællega indexaðar.",
"Permission:FullSearch": "Leit í öllum texta",
"Menu:CliAnalytics": "Cli Analytics",
"TemplateName": "Nafn sniðmáts",
"TemplateVersion": "Útgáfa sniðmáts",
"DatabaseProvider": "Gagnagrunnsveitandi",
"IsTiered": "Er þrepaskipt",
"ProjectName": "Nafn verkefnis",
"Username": "Notandanafn",
"Tool": "Verkfæri",
"Command": "Skipun",
"UiFramework": "Notandaviðmót",
"Options": "Valkostir",
"CliAnalytics": "Cli Analytics",
"Permission:CliAnalyticses": "Cli Analyticses",
"Permission:CliAnalytics": "Cli Analytics",
"Search": "Leita",
"ClearFilter": "Hreinsa Síu",
"LicensePrivateKey": "Einkalykill leyfishafa",
"LicensePublicKey": "Opinn lykill leyfishafa",
"ApiKey": "NuGet API key",
"ShowInvoiceRequestsOfOrganization": "Sýna reikningsbeiðnir",
"ShowQuestionsOfOrganization": "Spurningar",
"Question": "Spurning",
"Open": "Opna",
"Questions": "Spurningar",
"InvoiceRequests": "Reikningabeiðnir",
"Address": "Heimilisfang",
"TaxNo": "Skattanúmer",
"Permission:InvoiceRequest": "Reikningabeiðnir",
"Permission:Question": "Spurning",
"AddNoteSuccessMessage": "Athugasemd var bætt við",
"NameSurname": "Nafn Eftirnafn",
"Note": "Athugasemd",
"Add": "Bæta við",
"ProjectDownloads": "Niðurhal Verkefnis",
"ShowProjectDownloadsOfOrganization": "Niðurhal Verkefnis",
"ShowAuditLogsOfOrganization": "Úttektarskrár",
"Enum:EntityChangeType:0": "Stofnað",
"Enum:EntityChangeType:1": "Uppfært",
"Enum:EntityChangeType:2": "Eytt",
"TenantId": "ID tenants",
"ChangeTime": "Breyta tíma",
"EntityTypeFullName": "Fullt nafn hlutar ",
"AuditLogsFor{0}Organization": "Úttektarskrár fyrir \"{0}\" skipulagsheild",
"Permission:EntityChange": "Breyting hlutar",
"Permission:ProjectDownload": "Niðurhal verkefnis",
"Permission:PaymentRequest": "Beiðni um greiðslu",
"CreatorEmailAddress": "Netfang höfundar",
"EmailSendDate": "Dagsetning sendingar á vefpósti",
"PaymentRequestsFor{0}Organization": "Greiðslubeiðni fyrir \"{0}\" skipulagsheild",
"PaymentDetails": "Upplýsingar um greiðslu",
"PaymentProduct": "Vara og þjónusta greiðslu",
"ProductName": "Nafn vöru og þjónustu",
"Code": "Kóði",
"GenerateInvoice": "Búa til reikning",
"ExportOrganizationsToExcel": "Flytja út í Excel",
"ThisExtensionIsNotAllowed": "Þessi viðauki er ekki leyfður.",
"TheFileIsTooLarge": "Skráin er of stór!",
"ArticleDeletionConfirmationMessage": "Ertu viss um að þú viljir eyða þessari grein óafturkræft?",
"ChooseCoverImage": "Veldu forsíðumynd...",
"Menu:Quotation": "Verðtilboð",
"Menu:Invoice": "Reikningur",
"Menu:PaymentRequests": "Greiðslubeiðnir",
"Permission:PaymentRequests": "Greiðslubeiðnir",
"PaymentRequests": "Greiðslubeiðnir",
"Creator": "Höfundur",
"ExtraProperties": "Auka eiginleikar",
"Organization": "Skipulagsheild",
"Waiting": "Augnablik",
"Completed": "Lokið",
"Failed": "Mistókst",
"PaymentRequestDeletionWarningMessage": "Þessari greiðslubeiðni verður eytt. Viltu staðfesta það?",
"Payment": "Greiðsla",
"AddPayment": "Bæta við greiðslu",
"Enum:PurchaseType:1": "Nýtt Leyfi",
"Enum:PurchaseType:2": "Framlengja Leyfi",
"Enum:PurchaseType:3": "Uppfæra Leyfi",
"Enum:PurchaseType:4": "Viðbótar Forritari",
"LicenceType": "Tegund Leyfis",
"PurchaseType": "Kaupa tegund",
"ReceiptNo": "Kvittunur nr.",
"PaymentTime": "Greiðslutími",
"ProductPrice": "Verð vöru og þjónustu",
"AdditionalDeveloper": "Viðbótar Forritari",
"ThisPaymentHasBeenAlreadyUsed": "Þessi greiðsla hefur nú þegar verið notuð",
"PaymentTimeCannotBeFutureTime": "Greiðslutími getur ekki verið fram í tímann greiðsla!",
"SaveAndDownload": "Vista og niðurhala",
"BillingInfo": "Greiðsluupplýsingar",
"DeleteInvoice": "Eyða reikning",
"PaymentStateSetTo": "Greiðslustaða er sett í {0}",
"ChangeState": "Breyta stöðu",
"Permission:TrialLicense": "Prufuleyfi",
"Menu:TrialLicenses": "Prufuleyfi",
"TrialLicenses": "Prufuleyfi",
"UserNameFilter": "Notandanafn",
"TrialLicenseStatusFilter": "Staða",
"TrialLicenseStartDateFilter": "Upphafsdagsetning",
"TrialLicenseEndDateFilter": "Lokadagsetning",
"FirsName": "Fornafn",
"LastName": "Eftirnafn",
"StartDate": "Upphafsdagsetning",
"EndDate": "Lokadagsetning",
"PurchasedDate": "Dagsetning kaupa",
"OrganizationDetail": "Upplýsingar um Skipulagsheild",
"SendActivationMail": "Senda virkjunarvefpóst",
"ActivationMailSentSuccessfully": "Virkjunarvefpóstur hefur verið sendur!",
"TrialLicenseStatus": "Staða á prufuleyfi",
"TrialLicenseDetail": "Upplýsingar um prufuleyfi",
"AcceptsMarketingCommunications": "Samskipti markaðssetningar",
"PurposeOfUsage": "Tilgangur notkunar",
"CountryName": "Nafn lands",
"CompanySize": "Stærð fyrirtækis",
"DetailTrialLicense": "Nánari upplýsingar",
"Requested": "Umbeðið",
"Activated": "Virkjað",
"PurchasedToNormalLicense": "Keypt",
"Expired": "Útrunnið",
"TrialLicenseDeletionWarningMessage": "Ertu viss um að þú viljir eyða prufuleyfi? Prufuleyfi, skipulagsheildum og stuðningsreikningum verður eytt!",
"Volo.AbpIo.Commercial:030000": "Þú hefur nú þegar nýtt þér prufutímann.",
"Volo.AbpIo.Commercial:030001": "Nafn þessa félags er nú þegar til.",
"Volo.AbpIo.Commercial:030002": "Þegar virkjað, þá er ekki hægt að stilla prufuleyfi á óskað",
"Volo.AbpIo.Commercial:030003": "Þessi staða er ekki til!",
"Volo.AbpIo.Commercial:030004": "Ekki var mögulegt að breyta stöðu vegna óvæntrar villu!",
"Volo.AbpIo.Commercial:030005": "Ekki er hægt að gefa upp upphafsdag og lokadag þegar prufuleyfi er í biðlunar stöðu!",
"Volo.AbpIo.Commercial:030006": "Lokadagur verður alltaf að vera seinni en upphafsdagur!",
"Volo.AbpIo.Commercial:030007": "Þetta prufuleyfi hefur nú þegar verið virkjað einu sinni áður!"
}
}

44
abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/is.json

@ -0,0 +1,44 @@
{
"culture": "is",
"texts": {
"Volo.AbpIo.Domain:010004": "Hámarksfjölda meðlima náð!",
"Volo.AbpIo.Domain:010005": "Hámarksfjölda eigenda náð!",
"Volo.AbpIo.Domain:010006": "Þessi notandi er þegar eigandi í þessari skipulagsheild!",
"Volo.AbpIo.Domain:010007": "Þessi notandi er nú þegar verktaki í þessari skipulagsheild!!",
"Volo.AbpIo.Domain:010008": "Leyfilegur fjöldi þróunaraðila getur ekki verið minni en núverandi fjöldi forritara!",
"Volo.AbpIo.Domain:010009": "Fjöldi þróunaraðila getur ekki verið lægri en 0!",
"Volo.AbpIo.Domain:010010": "Farið er yfir hámarksfjölda mac-addressu tölu!",
"Volo.AbpIo.Domain:010011": "Persónulegt leyfi má ekki hafa fleiri en 1 forritara!",
"Volo.AbpIo.Domain:010012": "Ekki er hægt að framlengja leyfi einum mánuði eftir að leyfi rennur út!!",
"Volo.AbpIo.Domain:020001": "Ekki tókst að eyða þessum NPM pakka vegna þess að \"{NugetPackages} \" Nuget pakkar eru háðir þessum pakka.",
"Volo.AbpIo.Domain:020002": "Ekki tókst að eyða þessum NPM pakka vegna þess að \"{Modules} \" einingar nota þennan pakka.",
"Volo.AbpIo.Domain:020003": "Gat ekki eytt þessum NPM pakka vegna þess að \"{Modules} \" Modules nota þennan pakka og \"{NugetPackages} \" Nuget pakkar eru háðir þessum pakka.",
"Volo.AbpIo.Domain:020004": "Ekki tókst að eyða þessum Nuget pakka vegna þess að \"{Modules} \" einingar eru að nota þennan pakka.",
"WantToLearn?": "Viltu læra?",
"ReadyToGetStarted?": "Tilbúin(n) að hefjast handa?",
"JoinOurCommunity": "Vertu með í samfélaginu okkar ",
"GetStartedUpper": "Hefjast handa",
"ForkMeOnGitHub": "Taktu afrit af mér á GitHub",
"Features": "Eiginleikar",
"GetStarted": "Hefjast handa",
"Documents": "Skjöl",
"Community": "Samfélag",
"ContributionGuide": "Leiðbeiningar um þáttöku",
"Blog": "Blog",
"Commercial": "Commercial",
"MyAccount": "Minn aðgangur",
"Permission:License": "Leyfi",
"Permission:UserInfo": "Upplýsingar notanda",
"SeeDocuments": "Sjá skjöl",
"Samples": "Sýnishorn",
"Framework": "Framework",
"Support": "Stuðningur",
"FreeDDDBook": "Frí DDD rafbók",
"New": "Nýtt",
"Volo.AbpIo.Domain:020005": "Leyfisframlengingarár má ekki vera lægra en {MinExtendLicenseYear} ár og meira en {MaxExtendLicenseYear} ár ",
"TrialLicensePeriodHasExpired": "Prófunartímabil þitt rann út fyrir {0} dögum.",
"TrialLicensePeriodWillExpire": "Leyfi þitt til prufu mun renna út eftir {0} daga.",
"TrialLicensePeriodExpireToday": "Prófsleyfistími þinn rennur út í dag.",
"PurchaseNow": "Kaupa núna!"
}
}

3
abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en-GB.json

@ -101,6 +101,7 @@
"WeWillSendYouADownloadLink": "We've sent the file to {0}.",
"InvalidFormInputs": "Please, type the valid information specified on the form.",
"DDDBookEmailBody": "Thank you. <br /> To download your book, <a href=\"{0}\">click here</a>.",
"FreeDDDEBook": "Free DDD E-Book"
"FreeDDDEBook": "Free DDD E-Book",
"CommercialNewsletterConfirmationMessage": "I agree to the <a href=\"https://commercial.abp.io/TermsConditions\">Terms & Conditions</a> and <a href=\"https://commercial.abp.io/Privacy\">Privacy Policy</a>."
}
}

5
abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json

@ -230,7 +230,7 @@
"HowCanIRefundVatExplanation2": "Log in into your <a href=\"https://secure.2checkout.com/cpanel/login.php\" target=\"_blank\">2Checkout</a> account",
"HowCanIRefundVatExplanation3": "Find the appropriate order and press \"Refund Belated VAT\" (enter your VAT ID)",
"HowCanIGetMyInvoice": "How can I get my invoice?",
"HowCanIGetMyInvoiceExplanation": "There are 2 payment gateways for purchasing a license: PayU and 2Checkout. If you purchase your license through 2Checkout gateway, it sends the PDF invoice to your email address, see <a href=\"https://knowledgecenter.2checkout.com/Documentation/03Billing-and-payments/Payment-operations/How-do-invoices-work\">2Checkout invoicing.</a> If you purchase through the PayU gateway or via bank wire transfer, we will prepare and send your invoice. You can request your invoice from the <a href=\"{0}\">organization management page.</a>",
"HowCanIGetMyInvoiceExplanation": "There are 2 payment gateways for purchasing a license: Iyzico and 2Checkout. If you purchase your license through the 2Checkout gateway, it sends the PDF invoice to your email address, see <a href=\"https://knowledgecenter.2checkout.com/Documentation/03Billing-and-payments/Payment-operations/How-do-invoices-work\">2Checkout invoicing.</a> If you purchase through the Iyzico gateway, with custom purchase link or via bank wire transfer, we will prepare and send your invoice. You can request or download your invoice from the <a href=\"{0}\">organization management page</a>. Before contacting us for the invoice, check your organization management page!",
"Forum": "Forum",
"SupportExplanation": "ABP Commercial licenses provides a premium forum support by a team consists of the ABP Framework experts.",
"PrivateTicket": "Private Ticket",
@ -388,6 +388,7 @@
"PurchaseTrialLicenseMessage": "Your license expiration date is {0}. <br> If you want to continue using the projects you created during your free trial period, you need to change the license keys in your <code>appsettings.secrets.json</code> files. Here is your license key:",
"TrialLicenseExpireMessage": "You are using the trial license and your trial license will expire on {0}.",
"TryForFree": "Try For Free",
"TrialLicenseExpiredInfo": "Your trial license period has expired!"
"TrialLicenseExpiredInfo": "Your trial license period has expired!",
"CommercialNewsletterConfirmationMessage": "I agree to the <a href=\"https://commercial.abp.io/TermsConditions\">Terms & Conditions</a> and <a href=\"https://commercial.abp.io/Privacy\">Privacy Policy</a>."
}
}

392
abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/is.json

@ -0,0 +1,392 @@
{
"culture": "is",
"texts": {
"OrganizationManagement": "Umsjá Skipulagsheilda",
"OrganizationList": "Listi yfir Skipulagsheildir",
"Volo.AbpIo.Commercial:010003": "Þú ert ekki eigandi þessarri skipulagsheild!",
"OrganizationNotFoundMessage": "Eingin skipulagsheild fannst!",
"DeveloperCount": "Úthlutað / alls forritarar",
"QuestionCount": "Eftirstöðvar / alls spurningar",
"Unlimited": "Ótakmarkað",
"Owners": "Eigendur",
"AddMember": "Bæta við meðlimi",
"AddOwner": "Bæta við eiganda",
"AddDeveloper": "Bæta við forritara",
"UserName": "Notandanafn",
"Name": "Nafn",
"EmailAddress": "Netfang",
"Developers": "Forritarar",
"LicenseType": "Tegund Leyfis",
"Manage": "Umsjón",
"StartDate": "Upphafsdagur",
"EndDate": "Lokadagur",
"Modules": "Einingar",
"LicenseExtendMessage": "Leyfið þitt og lokadagur hefur verið framlengt til {0}",
"LicenseUpgradeMessage": "Leyfið þitt hefur verið uppfært í {0}",
"LicenseAddDeveloperMessage": "{0} forritarar bættu við Leyfið þitt",
"Volo.AbpIo.Commercial:010004": "Finn ekki tiltekinn notanda! Notandinn er líklega nú þegar skráður.",
"MyOrganizations": "Félögin mín",
"ApiKey": "API lykill",
"UserNameNotFound": "Enginn notandi finnst með notandanafninu {0}",
"SuccessfullyAddedToNewsletter": "Takk fyrir að gerast áskrifandi að fréttabréfinu okkar!",
"MyProfile": "Sniðmátið mitt",
"EmailNotValid": "Vinsamlegast setjið inn virkan netpóst.",
"JoinOurMarketingNewsletter": "Gerast áskrifandi að markaðs fréttabréfinu okkar",
"WouldLikeToReceiveMarketingMaterials": "Ég óska eftir því að fá send markaðsefni þ.m.t. upplýsingar um góð kjör og sérstök tilboð.",
"StartUsingYourLicenseNow": "Byrjaðu að nota leyfið þitt núna!",
"WelcomePage": "Velkomin síða",
"UnsubscriptionExpireEmail": "Afskráning af póstlista sem minnir á hvenær Leyfi rennur út",
"UnsubscribeLicenseExpireEmailReminderMessage": "Þessi póstlisti felur einungis í sér áminningu um hvenær leyfið þitt rennur út.",
"UnsubscribeFromLicenseExpireEmails": "Ef þú kýst að fá ekki vefpóst til áminningar um hvenær leyfið þitt rennur út, þá getur þú afskráð þig hvenær sem er.",
"Unsubscribe": "Afskráning",
"NotOrganizationMember": "Þú ert ekki meðlimur í neinni skipulagsheild.",
"UnsubscribeLicenseExpirationEmailSuccessTitle": "Þú hefur verið afskráður af póstlistanum",
"UnsubscribeLicenseExpirationEmailSuccessMessage": "Þú munt ekki fá vefpóst um áminningu þess hvenær leyfið þitt rennur út.",
"IndexPageHeroSection": "<span class=\"first-line\">Heilstætt</span><span class=\"second-line\"> vefþróunar umhverfi </span><span class=\"third-line\">byggt á <img src=\"{0}\" width=\"110\" class=\"ml-1\" /> ABP</span>",
"AbpCommercialShortDescription": "ABP Commercial býður upp á forsmíðaðar forritareiningar, tól sem hraða þróun, fagmanlega hannaðar UI þemur, úrvals stuðning og fleira.",
"LiveDemo": "Virkt sýnidæmi",
"GetLicence": "Sækja Leyfi",
"Application": "Umsókn",
"StartupTemplates": "Byrjunar Sniðmát",
"Startup": "Byrjun",
"Templates": "Sniðmát",
"Developer": "Forritari",
"Tools": "Verkfæri",
"Premium": "Viðbót",
"PremiumSupport": "Viðbótar stuðningur",
"PremiumForumSupport": "Spjallborð Viðbótar Stuðnings",
"UI": "UI",
"Themes": "Þemu",
"JoinOurNewsletter": "Vertu áskrifandi að fréttabréfinu okkar",
"Send": "Senda",
"Learn": "Læra",
"AdditionalServices": "Auka þjónustur",
"WhatIsABPFramework": "HVAÐ ER ABP?",
"OpenSourceBaseFramework": "Opin hugbúnaður",
"ABPFrameworkExplanation": "<p class=\"lead\">ABP Commercial er byggt á ABP umhverfinu, sem er opin og frír hugbúnaður og samfélagslega keyrður vefforritunar umhverfi fyrir ASP.NET Core.ABP Framework, veitir framúrskarandi innviði til að skrifa viðhaldanlegan, auðbreytanlegann og prófanlegan kóða með bestu starfsháttum. </p> <p> Byggt á og samþætt við vinsæl tól sem þú þekkir nú þegar. Auðvelt að læra, auðvelt að aðlaga, þægilegt í þróun.</p>",
"Modular": "Einingavæddur",
"MicroserviceCompatible": "Möguleiki á Microservice högun",
"DomainDrivenDesignInfrastructure": "Domain Driven Design Innviðir",
"MultiTenancy": "Multi-Tenancy",
"DistributedMessaging": "Dreyfðar skeytasendingar",
"DynamicProxying": "Dynamic Proxying",
"BackgroundJobs": "Bakgrunns Keyrslur",
"AuditLogging": "Endurskoðunarskráning",
"BLOBStoring": "BLOB Geymsla",
"BundlingMinification": "Samantekt og minkun",
"AdvancedLocalization": "Fullkomin þýðingarvirkni",
"ManyMore": "Mikið meira",
"ExploreTheABPFramework": "Skoða ABP",
"WhyUseTheABPCommercial": "Afhverju að nota ABP Commercial?",
"WhyUseTheABPCommercialExplanation": "<p class=\"lead mt- 5\">Það getur verið flókið og tímafrekt að byggja upp vefsíðuforrit fyrir fyrirtæki. </p> <p> ABP Commercial býður upp á fullkomna grunninnviði sem er nauðsynlegur fyrir allar nútíma ASP.NET Core lausnir sem byggja á fyrirtækjum. Allt frá hönnun til dreifingar er allt þróunarferlið styrkt af innbyggðum eiginleikum og einingum ABP. </p> ",
"StartupTemplatesShortDescription": "Upphafssniðmát gera þér kleift að byrja verkefnið á nokkrum sekúndum.",
"UIFrameworksOptions": "Valmöguleikar UI viðmóts;",
"DatabaseProviderOptions": "Gagnagrunna valkostir;",
"PreBuiltApplicationModules": "Forbyggðar forritareiningar",
"PreBuiltApplicationModulesShortDescription": "Algengustu kröfur um forrit eru þegar þróaðar fyrir þig sem margnota einingar.",
"Account": "Aðgangur",
"Blogging": "Blogging",
"Identity": "Auðkenni",
"IdentityServer": "Auðkenningarþjónn",
"Saas": "Saas",
"LanguageManagement": "Túngumálaumsjón",
"TextTemplateManagement": "Textasmíðastjórnun",
"ABPSuite": "ABP Suite",
"AbpSuiteShortDescription": "ABP Suite er viðbótar tól sem kemur með ABP Commercial.",
"AbpSuiteExplanation": "Það gerir þér kleift að byggja vefsíður á örfáum mínútum. Það er .NET Core Global tól sem hægt er að setja upp frá skipanalínunni. Það getur búið til nýja ABP lausn, búið til CRUD síður úr gagnagrunninum í framendann.",
"Details": "Nánari upplýsingar",
"LeptonTheme": "Lepton Þema",
"ProfessionalModernUIThemes": "Faglega hannað núttíma útlit",
"LeptonThemeExplanation": "Lepton býður upp á úrval af Bootstrap admin þemum sem þjóna sem traustur grunnur fyrir öll verkefni sem krefjast admin mælaborðs.",
"DefaultTheme": "Sjálfvalin Þema",
"MaterialTheme": "Material Þema",
"Default2Theme": "Sjálfvalin 2 þema",
"DarkTheme": "Dökk Þema",
"DarkBlueTheme": "Dökk Blá Þema",
"LightTheme": "Ljós Þema",
"ProudToWorkWith": "Stoltur að vinna með",
"OurConsumers": "Þúsundir fyrirtækja og þróunaraðila yfir 70 löndum um allan heim treysta á ABP Commercial.",
"JoinOurConsumers": "Vertu með þeim og smíðaðu ótrúlegar vörur hratt.",
"AdditionalServicesExplanation": "Þarftu viðbótarþjónustu eða sérsniðna þjónustu? <strong> Við og samstarfsaðilar okkar getum veitt;</strong>",
"CustomProjectDevelopment": "Sérsniðin verkefnaþróun",
"CustomProjectDevelopmentExplanation": "Verktaar sérstaklega fyrir þín sérsniðnu verkefni",
"PortingExistingProjects": "Flytja núverandi verkefni",
"PortingExistingProjectsExplanation": "Flytja gömlu legacy verkefnin þín yfir í ABP",
"LiveSupport": "Stuðningur í beinni",
"LiveSupportExplanation": "Fjarstuðningsmöguleiki í beinni þegar þú þarft á því að halda.",
"Training": "Þjálfun",
"TrainingExplanation": "Sértæk þjálfun fyrir forritarana þína.",
"OnBoarding": "Byrðing",
"OnBoardingExplanation": "Hjálp við að setja upp þróunarumhverfin þína, CI & CD.",
"PrioritizedTechnicalSupport": "Forgangsröðun tæknilegs stuðnings",
"PremiumSupportExplanation": "Auk hins mikkla samfélagsstuðnings ABP rammans, svarar stuðningsteymi okkar tæknilegum spurningum og vandamálum viðskiptalegra notenda með mikla forgang.",
"SeeTheSupportOptions": "Sjá Stuðningsmöguleikar",
"Contact": "Hafa samband",
"TellUsWhatYouNeed": "Segðu okkur hvað þig vantar.",
"YourMessage": "Skilaboðin þín",
"YourFullName": "Þitt fulla nafn",
"EmailField": "Netfang",
"YourEmailAddress": "Netfangið þitt",
"HowMayWeHelpYou": "Hvernig getum við aðstoðað þig?",
"SendMessage": "Senda skilaboð",
"Success": "Heppnaðist",
"WeWillReplyYou": "Við höfum móttekið skilaboðin þín og munum hafa samband innan tíðar.",
"GoHome": "Fara heim",
"CreateLiveDemo": "Búa til Live Demo",
"RegisterToTheNewsletter": "Skráning á póstlista fyrir fréttabréf með upplýsingum um ABP.IO, þ.á.m. nýjar útgáfur o.s.frv..",
"EnterYourEmailOrLogin": "Settu inn netfangið þitt til að búa til kynningu eða <a href=\"{0}\">Login</a> með þínum notandareikningi.",
"ApplicationTemplate": "Forritssniðmát",
"ApplicationTemplateExplanation": "Upphafssniðmát forrits er notað til að búa til nýtt vefforrit.",
"EfCoreProvider": "Entity Framework (Virkar fyrir SQL Server, MySQL, PostgreSQL, Oracle <a href=\"https://docs.microsoft.com/en-us/ef/core/providers/\">og fleiri</a>)",
"AlreadyIncludedInTemplateModules": "Eftirfarandi einingar eru þegar innifalin og stilltar í þessu sniðmáti:",
"ApplicationTemplateArchitecture": "Þetta forritasniðmát styður einnig þrepaskiptann arkitektúr þar sem UI -lag, API -lag og auðkenningarþjónusta eru líkamlega aðskild.",
"SeeTheGuideOrGoToTheLiveDemo": "Sjá þróunarleiðbeiningarnar fyrir tæknilegar upplýsingar um þetta sniðmát eða farðu í lifandi kynningu.",
"DeveloperGuide": "Þróunar leiðbeiningar",
"ModuleTemplate": "Sniðmát fyrir einingu",
"ModuleTemplateExplanation1": "Viltu búa til einingu og endurnýta í mismunandi forritum? Þetta gangsetningarsniðmát undirbýr allt til að byrja að búa til einnota <strong> forritareining </strong> eða <strong> örþjónustu </strong>.",
"ModuleTemplateExplanation2": "<p> Þú getur stutt einn eða marga UI ramma, eina eða margar gagnagrunnsveitur fyrir hverja einingu. Uppsetningarsniðmátið er stillt til að keyra og <strong> prófa eininguna þína </strong> í lágmarksforriti auk einingarinnar og samþættingarprófunarinnviða. </p> <p> Sjá þróunarleiðbeiningar fyrir tæknilegar upplýsingar um þetta sniðmát. </p>",
"WithAllStyleOptions": "með öllum stílvalkostum",
"Demo": "Sýningardæmi",
"SeeAllModules": "Sjá allar einingar",
"ABPCLIExplanation": "ABP CLI (Command Line Interface) er skipanalínutæki til að framkvæma nokkrar algengar aðgerðir fyrir ABP byggðar lausnir.",
"ABPSuiteEasilyCURD": "ABP Suite er tæki sem gerir þér kleift að búa til CRUD síður auðveldlega",
"WeAreHereToHelp": "Við erum hérna til að <span class=\"zero-text\">Hjálpa</span>",
"BrowseOrAskQuestion": "Þú getur skoðað hjálparefni okkar eða leitað í algengum spurningum, eða þú getur spurt okkur spurningar með því að nota <a href=\"{0}\" class=\"text-success\"> samskiptaform </a> .",
"SearchQuestionPlaceholder": "Leitaðu í algengum spurningum",
"WhatIsTheABPCommercial": "Hvað er ABP Commercial?",
"WhatAreDifferencesThanAbpFramework": "Hver er munurinn á milli open source ABP Framework og ABP Commercial?",
"ABPCommercialExplanation": "ABP Commercial er safn af hágæða einingum, verkfærum, þemum og þjónustu sem er byggt ofan á opnum heimildum <a target=\"_blank\" href=\"{0}\"> ABP ramma </a>. ABP Commercial er þróað og stutt af sama teymi á bak við ABP rammann.",
"WhatAreDifferencesThanABPFrameworkExplanation": "<p> <a target=\"_blank\" href=\"{0}\"> ABP</a> er einingar, þemu og ör-þjónusta þróunarramma fyrir ASP.NET Core. Það býður upp á fullkominn arkitektúr og sterka innviði til að láta þig einblína á eigin viðskiptakóða frekar en að endurtaka sjálfan þig fyrir hvert nýtt verkefni. Það er byggt á bestu starfsháttum hugbúnaðarþróunar og vinsælum tækjum sem þú þekkir nú þegar. </p> <p> ABP er algjörlega ókeypis og opinn uppspretta (open source). Það býður einnig upp á ókeypis þemur og nokkrar fyrirfram byggðar einingar (t.d. auðkennisstjórnun og tenant stjórnun). </p>",
"VisitTheFrameworkVSCommercialDocument": "Farðu á eftirfarandi krækju til að fá meiri upplýsingar <a href=\"{0}\" target=\"_blank\"> {1} </a>",
"ABPCommercialFollowingBenefits": "ABP Commercial bætir eftirfarandi ávinningi ofan á ABP rammann;",
"Professional": "Fagmannlegt",
"UIThemes": "UI þemur",
"EnterpriseModules": "Tilbúið til notkunnar fyrir stór fyrirtæki, eiginleikaríkt, forsmíðaðar <a href=\"{0}\"> forritareiningar </a> (t.d. Identity Server stjórnun, SaaS stjórnun, tungumálastjórnun)",
"ToolingToSupport": "Verkfæri til að styðja við framleiðni þinnar (t.d. <a href=\"{0}\"> ABP Suite </a>)",
"PremiumSupportLink": "Hágæða <a href=\"{0}\" target=\"_blank\">þjónusta</a>",
"WhatDoIDownloadABPCommercial": "Hverju þarf ég að niðurhala þegar ég kaupi the ABP Commercial?",
"CreateUnlimitedSolutions": "Við kaup á ABP Commercial leyfinu, munt þú geta útbúið ótakmarkaðar lausnir líkt og kemur fram í <a href=\"{0}\">Að byrja</a> document.",
"ABPCommercialSolutionExplanation": "Þegar þú býrð til nýtt forrit færðu Visual Studio lausn (upphafssniðmát) byggt á óskum þínum. Sótta lausnin er með viðskiptaeiningar og þemu þegar uppsett og stillt fyrir þig. Þú getur fjarlægt fyrirfram uppsetta einingu eða bætt við annarri einingu ef þú vilt. Allar einingar og þemu eru notuð NuGet/NPM pakkar sjálfgefið.",
"StartDevelopWithTutorials": "Niðurhalin lausnin er vel byggð og skjalfest. Þú getur byrjað að þróa þína eigin viðskiptakóða byggt á því eftir <a href=\"{0}\"> námskeiðunum </a>",
"TryTheCommercialDemo": "Þú getur prófað <a href=\"{0}\"> kynninguna </a> til að sjá sýnishorn af forriti sem búið var til með því að nota upphafssniðmát ABP Commercial.",
"HowManyProducts": "Hversu margar mismunandi vörur/lausnir get ég smíðað með ABP Commercial?",
"HowManyProductsExplanation": "Það eru engin takmörk fyrir því að búa til ABP verkefni. Þú getur búið til eins mörg verkefni og þú vilt, þróað og hlaðið þeim upp á mismunandi netþjóna.",
"HowManyDevelopers": "Hversu margir forritarar geta unnið á ABP Commercial?",
"HowManyDevelopersExplanation": "ABP Commercial leyfi eru á hvern verktaki. Mismunandi gerðir leyfa hafa mismunandi takmörk þróunaraðila. Hins vegar getur þú bætt fleiri forriturum við hvaða tegund leyfis sem er hvenær sem þú þarft. Sjá <a href=\"{0}\"> verðlagssíðuna </a> fyrir tegundir leyfa, takmarkanir þróunaraðila og viðbótarkostnað verktaki.",
"ChangingLicenseType": "Get ég uppfært tegund leyfis síðar?",
"ChangingLicenseTypeExplanation": "Þú getur uppfært í hærra leyfi með því að greiða mismuninn innan virka leyfistímabilsins. Þegar þú uppfærir í hærri leyfisáætlun færðu ávinninginn af nýju áætluninni en uppfærsla leyfisins breytir ekki gildistíma leyfis. Að auki geturðu einnig bætt nýjum þróunarstólum við núverandi leyfi, sjá \"Hversu margir verktaki geta unnið á ABP auglýsingunni? \"",
"LicenseExtendUpgradeDiff": "Hver er munurinn á lengingu leyfis og uppfærslu?",
"LicenseExtendUpgradeDiffExplanation": "<strong> Framlenging: </strong> Með því að framlengja/endurnýja leyfið þitt muntu halda áfram að fá aukagjaldstuðning og fá stórar uppfærslur fyrir einingarnar og þemu. Að auki muntu geta haldið áfram að búa til ný verkefni. Og þú munt samt geta notað ABP Suite sem flýtir fyrir þróun þinni. <Hr/> <strong> Uppfærsla: </strong> Með því að uppfæra leyfið þitt muntu kynna þér hærri leyfisáætlun sem gerir þér kleift að fá frekari ávinning . Skoðaðu <a href=\"/pricing\"> tafla til samanburðar leyfa </a> til að athuga muninn á leyfisáætlunum. <strong> Á hinn bóginn, þegar þú uppfærir mun gildistími leyfis þíns ekki breytast! < /strong> Til að framlengja lokadagsetningu leyfis þíns þarftu að framlengja leyfið.",
"LicenseRenewalCost": "Hver er kostnaður við endurnýjun leyfis eftir 1 ár?",
"LicenseRenewalCostExplanation": "Endurnýjun (framlenging) hlutfall allra ABP Commercial leyfa er {0} af leyfislistaverði. Endurnýjunarverð staðlaða teymisleyfis er $ {1}, venjulegt viðskiptaleyfi er $ {2} og venjulegt fyrirtækjaleyfi er $ {3}. Ef þú ert þegar viðskiptavinur, <a href='{4}' target='_blank'> skráðu þig inn á reikninginn þinn </a> til að fara yfir tiltæk endurnýjunarverð.",
"HowDoIRenewMyLicense": "Hvernig endurnýi ég leyfi mitt?",
"HowDoIRenewMyLicenseExplanation": "Þú getur endurnýjað leyfið með því að fara á <a href='{0}' target='_blank'> stjórnunarsíðu fyrirtækisins </a>. Til að nýta afsláttarverð okkar fyrir snemma endurnýjun, vertu viss um að endurnýja áður en leyfið þitt rennur út. Ekki hafa áhyggjur af því að vita ekki hvenær tækifæri þínu til endurnýjunar lokast. Þú færð 2 áminningarpósta áður en áskriftin rennur út. Við sendum þau 30 dögum, 7 dögum fyrir lok.",
"IsSourceCodeIncluded": "Inniheldur leyfi mitt frumkóða viðskiptareininganna og þemanna?",
"IsSourceCodeIncludedExplanation1": "Það fer eftir tegund leyfis sem þú hefur keypt:",
"IsSourceCodeIncludedExplanation2": "<strong> Team </strong>: Lausnin þín notar einingar og þemu sem NuGet og NPM pakka. Það inniheldur ekki frumkóða þeirra. Þannig geturðu auðveldlega uppfært þessar einingar og þemu hvenær sem ný útgáfa er fáanleg. Hins vegar geturðu ekki fengið frumkóða mátanna og þemanna.",
"IsSourceCodeIncludedExplanation3": "<strong> Business/Enterprise </strong>: Auk liðsleyfisins geturðu sótt kóða hvers einingar eða þema sem þú þarft. Þú getur jafnvel fjarlægt NuGet/NPM pakkatilvísanir fyrir tiltekna einingu og bætt frumkóða þess beint við lausn þína til að breyta henni að fullu.",
"IsSourceCodeIncludedExplanation4": "<p> Með því að fá frumkóða eininganna í lausn þinni gefur þú þér hámarks frelsi til að sérsníða þá einingu. Hins vegar verður ekki hægt að uppfæra eininguna sjálfkrafa þegar ný útgáfa er gefin út. </p> <p> Ekkert af leyfunum inniheldur ABP Suite frumkóða, sem er ytra tæki sem býr til kóða fyrir þig og aðstoðar til þróunar þinnar. </p> <p> Sjá <a href=\"{0}\"> verðlagningarsíðuna </a> fyrir annan mun á tegund leyfis. </p>",
"ChangingDevelopers": "Get ég breytt skráðum forriturum fyrirtækisins míns í framtíðinni?",
"ChangingDevelopersExplanation": "Til viðbótar við að bæta nýjum verktaka við leyfi þitt geturðu einnig breytt núverandi forriturum (þú getur fjarlægt verktaka og bætt nýjum við) án aukakostnaðar.",
"WhatHappensWhenLicenseEnds": "Hvað gerist þegar leyfistímabilinu lýkur?",
"WhatHappensWhenLicenseEndsExplanation1": "ABP Commercial er <a href=\"{0}\" target=\"_blank\"> eilíft leyfi </a>. Eftir að leyfi þitt rennur út geturðu haldið áfram að þróa verkefnið þitt. Og þér er ekki skylt að endurnýja leyfið. Leyfi þínu fylgir eins árs uppfærslur og stuðningsáætlun úr kassanum. Til að halda áfram að fá nýja eiginleika, endurbætur á afköstum, villuleiðréttingar, stuðning og halda áfram að nota ABP Suite, vertu viss um að endurnýja áætlun þína á hverju ári. Þegar leyfi þitt rennur út muntu ekki geta fengið fleiri af eftirfarandi ávinningi;",
"WhatHappensWhenLicenseEndsExplanation2": "Þú getur ekki búið til nýjar lausnir með því að nota ABP Commercial, en þú getur haldið áfram að þróa núverandi forrit þín að eilífu.",
"WhatHappensWhenLicenseEndsExplanation3": "Þú munt geta fengið uppfærslur fyrir einingar og þemu í MAJOR útgáfunni þinni. Til dæmis; ef þú ert að nota v3.2.0 af einingu geturðu samt fengið uppfærslur fyrir v3.x.x (v3.3.0, v3.5.2 ... osfrv.) þeirrar einingar. En þú getur ekki fengið uppfærslur fyrir næstu stóru útgáfuna (eins og v4.x, v5.x)",
"WhatHappensWhenLicenseEndsExplanation4": "Þú getur ekki sett upp nýjar einingar og þemu sem bætt er við ABP Commercial eftir að leyfi þínu lýkur.",
"WhatHappensWhenLicenseEndsExplanation5": "Þú getur ekki notað ABP Suite.",
"WhatHappensWhenLicenseEndsExplanation6": "Þú getur ekki fengið <a href=\"{0}\"> úrvalsstuðninginn </a> lengur.",
"WhatHappensWhenLicenseEndsExplanation7": "Þú getur endurnýjað áskriftina þína ef þú vilt halda áfram að fá þessa kosti. Ef þú endurnýjar áskriftina innan 1 mánaðar eftir að leyfi þitt rennur út, er 20% afsláttur veittur.",
"WhenShouldIRenewMyLicense": "Hvenær ætti ég að endurnýja leyfið mitt?",
"WhenShouldIRenewMyLicenseExplanation1": "Ef þú endurnýjar leyfið þitt innan <strong> 1 mánaðar </strong> eftir að leyfið þitt rennur út, er notaður 20 %afsláttur.",
"WhenShouldIRenewMyLicenseExplanation2": "Ef þú endurnýjar leyfið þitt eftir 1 mánuð frá því að leyfi þitt rennur út, þá verður endurnýjunarverð það sama og kaupverð leyfis og enginn afsláttur verður af endurnýjun þinni.",
"TrialPlan": "Ertu með prufuáætlun?",
"TrialPlanExplanation": "Í bili hefur ABP Commercial ekki prufuáætlun. Fyrir teymis leyfi veitum við 30 daga endurgreiðsluábyrgð. Þú getur bara óskað eftir endurgreiðslu fyrstu 30 dagana. Viðskipta- og fyrirtækjalyfið veitir 60% endurgreiðslu á 30 dögum. Þetta er vegna þess að viðskipta- og fyrirtækjaleyfi innihalda fullan kóða allra eininga og þemanna.",
"DoYouAcceptBankWireTransfer": "Samþykki þið bankamillifærslu?",
"DoYouAcceptBankWireTransferExplanation": "Já, við samþykkjum bankamillifærslu. <br /> Eftir að þú hefur sent leyfisgjaldið með millifærslu, sendu okkur kvittunina þína í tölvupósti á info@abp.io með tegund leyfis sem óskað er eftir. Alþjóðlegar bankareikningsupplýsingar okkar:",
"HowToUpgrade": "Hvernig á að uppfæra núverandi forrit þegar ný útgáfa er í boði?",
"HowToUpgradeExplanation1": "Þegar þú býrð til nýtt forrit með ABP Commercial eru allar einingarnar og þemað notað sem NuGet og NPM pakkar. Svo þú getur auðveldlega uppfært pakkana þegar ný útgáfa er fáanleg.",
"HowToUpgradeExplanation2": "Til viðbótar við hefðbundna NuGet/NPM uppfærslu veitir <a href=\"{0}\"> ABP CLI </a> uppfærsluskipun sem finnur og uppfærir sjálfkrafa alla ABP tengda pakka í lausninni þinni.",
"DatabaseSupport": "Hvaða gagnagrunnar eru studdir?",
"DatabaseSupportExplanation": "ABP sjálft er óháð gagnagrunnum og getur unnið með hvaða gagnagrunni sem er. Skoðaðu <a href=\"{0}\" target=\"_blank\"> gagnaaðgangsskjalið </a> til að sjá lista yfir þá grunna sem búið er að útfæra á móti.",
"UISupport": "Hvaða UI umgjarðir eru studdar?",
"Supported": "Stutt",
"UISupportExplanation": "ABP sjálft er óháð UI umgjörðum og getur unnið með hvaða UI umgjörð. Hins vegar eru uppsetningarsniðmát, UI einingar og þemur ekki útfærð fyrir allar mögulegar UI umgjarðir. Sjá <a href=\"{0}\"> byrjunarskjalið </a> fyrir uppfærða lista yfir UI valmöguleika.",
"MicroserviceSupport": "Styður það örþjónustu arkitektúr?",
"MicroserviceSupportExplanation1": "Eitt helsta markmið ABP ramma er að veita þægilega innviði til að búa til örþjónustulausnir. Skoðaðu <a href=\"{0}\"> örþjónustu arkitektúr </a> skjalið til að skilja hvernig það hjálpar til við að búa til örþjónustu kerfi.",
"MicroserviceSupportExplanation2": "Allar ABP Commercial einingar eru hannaðar til að styðja við örverudreifingaraðstæður (\"microservises\") (með eigin API og gagnagrunni) með því að fylgja <a href=\"{0}\"> bestu vinnubrögðum mátþróunar </a>.",
"MicroserviceSupportExplanation3": "Við bjóðum upp á sýnishorn af <a href=\"{0}\"> sýnishornalausn fyrir örþjónustu </a> sem sýnir sýningu á örþjónustu arkitektúr til að hjálpa þér að búa til þína eigin lausn.",
"MicroserviceSupportExplanation4": "svo, stutta svarið er \"<strong> já, það styður örþjónustu arkitektúr </strong> \".",
"MicroserviceSupportExplanation5": "Hins hafa örþjónustukerfi sýnar útfærslur og mismunandi kröfur, netfræði, staðsetningarsamskipti, sannvottunarmöguleika, ákvarðanir um gagnagrunn aðskilnað/miðlun, keyrslutíma, kerfis samþættingu þriðja aðila og margt fleira.",
"MicroserviceSupportExplanation6": "ABP Framework og ABP Commercial bjóða upp á innviði fyrir ör-þjónustusvið, samhæfðar einingar fyrir örþjónustu, sýnishorn og skjöl til að hjálpa þér að byggja þína eigin lausn. En ekki búast við að hlaða niður draumalausninni þinni sem er fyrirfram smíðuð fyrir þig. Þú verður að skilja það og koma nokkrum hlutum saman eftir þörfum þínum.",
"WhereCanIDownloadSourceCode": "Hvar get ég sótt frumkóðann?",
"WhereCanIDownloadSourceCodeExplanation": "Þú getur halað niður kóðanum fyrir allar ABP einingar, Angular pakka og þemu í gegnum ABP Suite eða ABP CLI. Sjá <a href=\"{0}\"> Hvernig á að hlaða niður frumkóða? </a>",
"ComputerLimitation": "Hversu margar tölvur getur forritari skráð sig inn þegar hann þróar ABP?",
"ComputerLimitationExplanation": "Við leyfum sérstaklega <strong> {0} tölvur </strong> fyrir hvern einstakling/verktaki sem er með leyfi. Hvenær sem það er þörf fyrir verktaki til að þróa ABP Commercial á annarri vél, þá ætti að senda tölvupóst til licens@abp.io þar sem útskýrt er ástandið og við munum síðan gera viðeigandi úthlutun í kerfinu okkar.",
"RefundPolicy": "Ertu með endurgreiðslustefnu?",
"RefundPolicyExplanation": "Þú getur óskað eftir endurgreiðslu innan <strong> 30 daga </strong> frá kaupum á leyfi. Viðskipta- og fyrirtækjalyfistegundirnar hafa möguleika á niðurhalskóða og því eru endurgreiðslur ekki í boði fyrir fyrirtækið og fyrirtækið (og leyfi sem innihalda rétt til að fá frumkóða). Að auki er ekki endurgreitt fyrir endurnýjun og önnur leyfiskaup.",
"HowCanIRefundVat": "Hvernig get ég endurgreitt virðisaukaskatt?",
"HowCanIRefundVatExplanation1": "Ef þú greiddir með 2Checkout geturðu endurgreitt virðisaukaskatt með 2Checkout reikningnum þínum:",
"HowCanIRefundVatExplanation2": "Skráðu þig inn á <a href=\"https://secure.2checkout.com/cpanel/login.php\" target=\"_blank\"> 2Checkout </a> reikninginn þinn",
"HowCanIRefundVatExplanation3": "Finndu viðeigandi pöntun og ýttu á „Endurgreiða vangreiddann virðisaukaskatt“ (sláðu inn VSK -auðkenni þitt)",
"HowCanIGetMyInvoice": "Hvernig get ég fengið reikninginn minn?",
"HowCanIGetMyInvoiceExplanation": "Það eru 2 greiðslugáttir fyrir kaup á leyfi: PayU og 2Checkout. Ef þú kaupir leyfið þitt í gegnum 2Checkout gateway sendir það PDF reikninginn á netfangið þitt, sjá <a href = \"https://knowledgecenter.2checkout.com/Documentation/03Billing-and-payments/Payment-operations/How-do-invoices-work \"> 2Afgreiðslureikningur. </a> Ef þú kaupir í gegnum PayU eða með bankamillifærslu munum við útbúa og senda reikninginn þinn. Þú getur beðið um reikninginn þinn á <a href=\"{0}\"> stjórnunarsíðu fyrirtækisins. </a>",
"Forum": "Spjallborð",
"SupportExplanation": "ABP Commercial leyfi veitir hágæða spjallstuðning frá teymi sem samanstendur af sérfræðingum ABP Framework.",
"PrivateTicket": "Einkamiði",
"PrivateTicketExplanation": "Fyrirtækja leyfi inniheldur einnig einkaaðstoð með tölvupósti og miðakerfi.",
"AbpSuiteExplanation1": "ABP Suite gerir þér kleift að byggja vefsíður á örfáum mínútum. Það er .NET Core Global tól sem hægt er að setja upp frá skipanalínunni.",
"AbpSuiteExplanation2": "Það getur búið til nýja ABP lausn, búið til CRUD síður úr gagnagrunninum í framendann. Fyrir tæknilegt yfirlit, sjá <a href=\"{0}\"> skjalið </a>",
"FastEasy": "Fljótlegt og auðvelt",
"AbpSuiteExplanation3": "ABP Suite gerir þér kleift að búa til CRUD síður auðveldlega. Þú þarft bara að skilgreina einingu þína og eiginleika hennar, leyfðu ABP Suite að gera restina fyrir þig! ABP Suite býr til alla nauðsynlega kóða fyrir CRUD síðuna þína á nokkrum sekúndum. Það styður notendaviðmót Angular, MVC og Blazor.",
"RichOptions": "Ríkt af valkostum",
"AbpSuiteExplanation4": "ABP Suite styður marga notendaviðmótvalkosti fyrir UI eins og t.d <a href=\"https://docs.microsoft.com/en-us/aspnet/core/razor-pages\"> Razor Pages </a> og <a href = \" https://angular.io \"> Angular </a>. Það styður einnig marga gagnagrunna eins og <a href=\"https://www.mongodb.com\"> MongoDB </a> og alla gagnagrunna studda af <strong> EntityFramework Core </strong> (MS SQL Server, Oracle, MySql, PostgreSQL og <a href = \"https://docs.microsoft.com/en-us/ef/core/providers/?tabs=dotnet-core-cli \"> meira </a>).",
"AbpSuiteExplanation5": "Það góða er að þú þarft ekki að hafa áhyggjur af þessum valkostum. ABP Suite skilur gerð verkefnis þíns og býr til kóða fyrir verkefnið þitt og setur kóðann sem er búinn til á réttan stað í verkefninu.",
"SourceCode": "Frumkóði",
"AbpSuiteExplanation6": "ABP Suite býr til kóðann fyrir þig! Það býr ekki til töfraskrár til að búa til vefsíðuna. ABP Suite býr til frumkóða fyrir <strong> einingu, geymslu, umsóknarþjónustu, flutning kóða fyrst, JavaScript/TypeScript og CSHTML/HTML </strong> og nauðsynleg tengi líka. ABP Suite býr einnig til kóðann í samræmi við <strong> Best Practices </strong> hugbúnaðarþróunar, þannig að þú þarft ekki að hafa áhyggjur af gæðum kóðans.",
"AbpSuiteExplanation7": "Þar sem þú ert með frumkóða byggingareiningana í CRUD síðunni, skipt upp í forritalög geturðu auðveldlega breytt frumkóðanum og bætt við sérsniðnu virkninni þinn.",
"CrossPlatform": "Cross Platform",
"AbpSuiteExplanation8": "ABP Suite er byggt með .NET Core og það er Cross Platform. Það keyrir sem vefforrit á tölvunni þinni. Þú getur keyrt það á <strong> Windows </strong>, <strong> Mac </strong> og <strong> Linux </strong>",
"OtherFeatures": "Aðrir valmöguleikar",
"OtherFeatures1": "Uppfærir <strong> NuGet </strong> og <strong> NPM </strong> pakka á lausn þína auðveldlega.",
"OtherFeatures2": "Endurgerir þegar tilbúnar síður frá grunni.",
"OtherFeatures3": "Býr til nýjar lausnir",
"ThanksForCreatingProject": "Takk fyrir að búa til verkefnið þitt!",
"HotToRunSolution": "Hvernig á að keyra lausnina þína?",
"HotToRunSolutionExplanation": "Sjá byrjunarskjal til að læra hvernig á að stilla og keyra lausnina þína.",
"GettingStarted": "Byrja",
"WebAppDevTutorial": "Kennsla í vefforritum",
"WebAppDevTutorialExplanation": "Sjá kennslu skjal fyrir vefforrit til að fá skref fyrir skref kennslu í þróun.",
"Document": "Skjal",
"UsingABPSuiteToCURD": "Notkun ABP Suite fyrir CRUD síðugerð og verkfæri",
"SeeABPSuiteDocument": "Sjá ABP Suite skjal til að læra notkun ABP Suite.",
"AskQuestionsOnSupport": "Þú getur spurt spurninga um ABP Commercial á stuðningssíðunni.",
"Documentation": "Skjölun",
"SeeModulesDocument": "Sjá skjal yfir einingar fyrir lista yfir allar commercial (pro) einingar og skjöl þeirra.",
"Pricing": "Verðlagning",
"PricingExplanation": "Veldu þá eiginleika og virkni sem fyrirtækið þitt þarfnast í dag. Uppfærðu auðveldlega þegar fyrirtæki þitt vex.",
"Team": "Teymi",
"Business": "Fyrirtækið",
"Enterprise": "Enterprise",
"Custom": "Sérsnið",
"IncludedDeveloperLicenses": "Innifalin þróunarleyfi",
"CustomLicenceOrAdditionalServices": "Þarftu sérsniðið leyfi eða viðbótarþjónustu?",
"CustomOrVolumeLicense": "Sérsniðið eða fjölda leyfi",
"LiveTrainingSupport": "Þjálfun í vbeinni og stuðningur",
"AndMore": "og fleira",
"AdditionalDeveloperLicense": "Auka þróunarleyfi",
"ProjectCount": "Fjöldi verkefna",
"AllProModules": "Allar pro einingar",
"AllProThemes": "Allar pro þemur",
"AllProStartupTemplates": "Öll pro upphafssniðmát",
"SourceCodeOfAllModules": "Frumkóði fyrir allar einingar",
"SourceCodeOfAllThemes": "Frumkóði fyrir allar þemur",
"PerpetualLicense": "Ævarandi leyfi",
"UnlimitedServerDeployment": "Ótakmörkuð dreifing á þjóna",
"YearUpgrade": "1 árs uppfærsla",
"YearPremiumForumSupport": "1 árs aðgangur að þjónustu spjallborði",
"ForumSupportIncidentCountYear": "Fjöldi stuðnings atburða/ár",
"PrivateTicketEmailSupport": "Persónuleg þjónustu mál og netfangs aðstoð",
"BuyNow": "Kaupa núna",
"PayViaAmexCard": "Hvernig get ég greitt með AMEX kortinu mínu?",
"PayViaAmexCardDescription": "Sjálfgefna greiðslugáttin 'Iyzico' getur hafnað sumum AMEX kreditkortum vegna öryggisráðstafana. Í þessu tilfelli geturðu greitt í gegnum aðra greiðslugáttina '2Checkout'.",
"ThankYou": "Takk fyrir",
"InvalidReCaptchaErrorMessage": "Villa kom upp við að staðfesta reCAPTCHA. Vinsamlegast reyndu aftur.",
"CompanyName": "Nafn fyrirtækis",
"YourCompanyName": "Nafn fyrirtækis þíns",
"FirstName": "Fornafn",
"LastName": "Eftirnafn",
"Optional": "Valfrjálst",
"YourFirstName": "Fornafn þitt",
"YourLastName": "Eftirnafnið þitt",
"SpecialOffer": "Sérstakt tilboð",
"SpecialOfferMessage": "Flýttu þér! Verð gilda í takmarkaðan tíma.",
"DiscountRequest": "Afsláttarbeiðni",
"DiscountRequestDescribeCustomerQuestion": "Hvert af eftirfarandi lýsir þér best?",
"DiscountRequestStudentEmailMessage": "Netfang verður að innihalda 'edu'.",
"DiscountRequestDeveloperCount": "Hversu margir forritarar eru þið?",
"DiscountRequestDeveloperCountExceedMessage": "Við veitum ekki afsláttarleyfi fyrir fyrirtæki sem eru með yfir {0} forritara.",
"DiscountRequestOrganizationName": "Fyrirtæki/stofnun/skólanafn",
"Website": "Vefur",
"GithubUsername": "GitHub notandanafn",
"PhoneNumber": "Símanúmer",
"Country": "Land",
"DescribeABPCommercialUsage": "Lýstu verkefninu sem þú ætlar að þróa út frá APB Commercial",
"DiscountRequestCertifyInformationMessage": "Ég staðfesti að allar upplýsingar eru sannar og réttar.",
"DiscountRequestReceived": "Við höfum fengið beiðni þína um afslátt.",
"DiscountRequestStatusMessage": "Við munum svara þér eftir að hafa skoðað upplýsingarnar sem þú hefur veitt.",
"MVCOrRazorPages": "MVC (Razor Pages)",
"Angular": "Angular",
"Blazor": "Blazor",
"New": "Nýtt",
"MongoDB": "MongoDB",
"EBookDDD": "Rafbók um Domain Driven Design",
"PracticalGuideForImplementingDDD": "Þessi bók er hagnýtur leiðarvísir um innleiðingu DDD hönnun með ABP.",
"IntroducingDDD": "Kynning á Domain Driven Design",
"DDDLayersAndCleanArchitecture": "DDD lög & Clean Architecture",
"LayeringOfADotnetSolution": "Lagskipti .NET lausnar",
"ImplementingDDDBuildingBlocks": "Útfærsla DDD byggingareininga",
"DomainVsApplicationLogic": "Domain Logic vs Application Logic",
"SamplesAndDiscussions": "Dæmi og umræður",
"Free": "Gjaldfrjáls",
"Download": "Hlaða niður",
"DDDEBook": "DDD rafbók",
"ImplementingDDD": "Útfæra Domain Driven Design",
"DDDBookExplanation": "Hagnýt handbók til að útfæra DDD hönnun með ABP ramma.",
"Overview": "Yfirlit",
"DDDBookPracticalGuide": "Þetta er hagnýtur leiðarvísir til að útfæra Domain Driven Design (DDD). Þó að upplýsingar um útfærsluna byggi á innviðum ABP, þá eiga kjarnahugtök, meginreglur og mynstur við hvers konar lausn, jafnvel þó að það sé ekki .NET lausn.",
"TableOfContents": "Efnisyfirlit",
"IntroductionToImplementingDDD": "Inngangur að útfærslu DDD hönnunar",
"WhatIsDDD": "Hvað er Domain Driven Design?",
"Implementation": "Útfærsla",
"TheBigPicture": "Stóra myndin",
"TheBuildingBlock": "Byggingar einingarnar",
"ExampleUseCase": "Dæmi um notkunartilfelli",
"DomainAndApplicationLogic": "Domain Logic & Application Logic",
"Author": "Höfundur",
"PublishedOn": "Útgéfið",
"Page": "Síða",
"FreeEBook": "Frí rafbókina",
"EBookSignInForDownload": "Til að sækja rafbókina skráðu þig inn",
"SignIn": "Innskrá",
"Or": "Eða",
"TellUsAboutYourself": "Segðu okkur svolítið frá þér",
"Surname": "Eftirnafn",
"DoYouAgreePrivacyPolicy": "Ég samþykki <a href=\"/TermsConditions\"> skilmála og skilyrði <a/> og <a href=\"/Privacy\"> persónuverndarstefnu </a>.",
"VolosoftMarketingInformationMessage": "Ég vil fá upplýsingar, ábendingar og tilboð um lausnir fyrir fyrirtæki og stofnanir og aðrar vörur og þjónustu Volosoft.",
"VolosoftSharingInformationMessage": "Ég vil að Volosoft deili upplýsingum mínum með völdum samstarfsaðilum svo ég geti fengið viðeigandi upplýsingar um vörur þeirra og þjónustu.",
"WeWillSendYouADownloadLink": "Tengill til að hlaða niður rafbókinni hefur verið sendur á {0}. <br/> Athugaðu pósthólfið / rusl / ruslpóstsboxin þín!",
"InvalidFormInputs": "Vinsamlegast sláðu inn gildar upplýsingar sem tilgreindar eru á eyðublaðinu.",
"DDDBookEmailBody": "Þakka þér fyrir. <be /> Til að hlaða niður bókinni þinni, <a href=\"{0}\"> smelltu hér </a>.",
"FreeDDDEBook": "Frí DDD rafbók",
"StartFree": "Byrjaðu ókeypis",
"FreeTrial": "Ókeypis prufa",
"AcceptsMarketingCommunications": " Já, ég vil fá ABP Commercial markaðsefni.",
"PurposeOfUsage": "Tilgangur með notkun",
"Industry": "Iðnaður",
"Choose": "- Velja -",
"CompanyOrganizationName": "Nafn Fyrirtækis / Stofnunar",
"CompanySize": "Stærð Fyrirtækis",
"Next": "Næsta",
"StartTrial": "Byrjaðu ókeypis prufuáskriftina mína",
"ContactUsIssues": "Hafðu samband við okkur ef þú hefur einhver vandamál",
"TrialActivatedWarning": "Kæri {0}, notandi á rétt á aðeins 1 ókeypis prufutíma. Þú hefur þegar notað prufutíma þinn.",
"ActivationRequirement": "Þú ert einu skrefi frá því að hefja ókeypis prufuáskriftina. <br> Við höfum sent tölvupóst til <b> {0} </b> til að virkja reikninginn þinn. Athugaðu pósthólfið þitt/rusl/ruslpóstsboxin!",
"SaveAndDownload": "Vista og hala niður",
"CompanyNameValidationMessage": "Nafn fyrirtækis er of langt!",
"AddressValidationMessage": "Heimilisfang er of langt!",
"TaxNoValidationMessage": "SKATTA/VSK númber er of langt!",
"NotesValidationMessage": "Skýringareiturinn er of langur!",
"CheckYourBillingInfo": "Þú getur aðeins búið til reikninginn þinn einu sinni! Athugaðu innheimtuupplýsingar þínar áður en þú býrð til reikninginn þinn.",
"Volo.AbpIo.Commercial:030000": "Þú hefur þegar notað prufutíma þinn.",
"Volo.AbpIo.Commercial:030001": "Þetta nafn fyrirtækis er þegar til.",
"StartYourFreeTrial": "Byrjaðu ókeypis prufuáskrift",
"TrialLicenseModelInvalidErrorMessage": "Einn af eftirfarandi reitum er ógildur: heiti lands, stærð fyrirtækis, iðnaður eða tilgangur notkunar.",
"Trial": "Prufu aðgangur",
"Purchased": "Keypt",
"PurchaseLicense": "Keypt leyfi",
"PurchaseTrialLicenseMessage": "Gildistími leyfis þíns er {0}. <br> Ef þú vilt halda áfram að nota verkefnin sem þú bjóst til á ókeypis prufutímabilinu þarftu að breyta leyfislyklunum í <code> appsettings.secrets.json </code> skránni þinn. Hér er leyfislykillinn þinn:",
"TrialLicenseExpireMessage": "Þú ert að nota prufuleyfið og prufuleyfið rennur út {0}.",
"TryForFree": "Prófaðu ókeypis",
"TrialLicenseExpiredInfo": "Prófunartímabil þitt er útrunnið!"
}
}

3
abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/tr.json

@ -98,6 +98,7 @@
"WeWillSendYouADownloadLink": "{0} adresine email gönderilmiştir.",
"InvalidFormInputs": "Lütfen formda belirtilen geçerli bilgileri yazınız.",
"DDDBookEmailBody": "Teşekkürler. <br /> Kitabı indirmek için, <a href=\"{0}\">buraya tıklayınız</a>.",
"FreeDDDEBook": "Ücretsiz DDD E-Kitap"
"FreeDDDEBook": "Ücretsiz DDD E-Kitap",
"CommercialNewsletterConfirmationMessage": "<a href=\"https://commercial.abp.io/TermsConditions\">Şartlar, Koşullar</a> ve <a href=\"https://commercial.abp.io/Privacy\">Gizlilik politikasını</a> kabul ediyorum."
}
}

2
abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/zh-Hans.json

@ -230,7 +230,7 @@
"HowCanIRefundVatExplanation2": "登录到你的<a href=\"https://secure.2checkout.com/cpanel/login.php\" target=\"_blank\">2Checkout</a>账户",
"HowCanIRefundVatExplanation3": "找到适当的订单,然后按\"退还已延期的增值税\"(输入你的增值税ID",
"HowCanIGetMyInvoice": "我如何获得发票?",
"HowCanIGetMyInvoiceExplanation": "有两个用于购买许可的支付网关:PayU和2Checkout. 如果你通过2Checkout网关购买许可,则它将PDF发票发送到你的电子邮件地址,请参阅<a href=\"https://knowledgecenter.2checkout.com/Documentation/03Billing-and-payments/Payment-operations/How-do-invoices-work>2Checkout发票.</a>如果你是通过PayU网关或通过银行电汇购买的,我们将准备并发送你的发票. 你可以从<a href=\"{0}\">组织管理页面</a>索取发票.",
"HowCanIGetMyInvoiceExplanation": "有两个用于购买许可的支付网关:Iyzico和2Checkout. 如果你通过2Checkout网关购买许可,则它将PDF发票发送到你的电子邮件地址,请参阅<a href=\"https://knowledgecenter.2checkout.com/Documentation/03Billing-and-payments/Payment-operations/How-do-invoices-work>2Checkout发票.</a>如果你是通过Iyzico网关或通过银行电汇购买的,我们将准备并发送你的发票. 你可以从<a href=\"{0}\">组织管理页面</a>索取发票.",
"Forum": "论坛",
"SupportExplanation": "ABP商业版许可包含由ABP框架专家组成的团队提供的高级论坛支持.",
"PrivateTicket": "私有票",

4
abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/zh-Hant.json

@ -228,7 +228,7 @@
"HowCanIRefundVatExplanation2": "登錄到你的<a href=\"https://secure.2checkout.com/cpanel/login.php\" target=\"_blank\">2Checkout</a>賬戶",
"HowCanIRefundVatExplanation3": "找到適當的訂單,然後按\"退還已延期的增值稅\"(輸入你的增值稅ID",
"HowCanIGetMyInvoice": "我如何獲得發票?",
"HowCanIGetMyInvoiceExplanation": "有兩個用於購買許可的支付網關:PayU和2Checkout. 如果你通過2Checkout網關購買許可,則它將PDF發票發送到你的電子郵件地址,請參閱<a href=\"https://knowledgecenter.2checkout.com/Documentation/03Billing-and-payments/Payment-operations/How-do-invoices-work>2Checkout發票.</a>如果你是通過PayU網關或通過銀行電匯購買的,我們將準備並發送你的發票. 你可以從<a href=\"{0}\">組織管理頁面</a>索取發票.",
"HowCanIGetMyInvoiceExplanation": "有兩個用於購買許可的支付網關:Iyzico和2Checkout. 如果你通過2Checkout網關購買許可,則它將PDF發票發送到你的電子郵件地址,請參閱<a href=\"https://knowledgecenter.2checkout.com/Documentation/03Billing-and-payments/Payment-operations/How-do-invoices-work>2Checkout發票.</a>如果你是通過Iyzico網關或通過銀行電匯購買的,我們將準備並發送你的發票. 你可以從<a href=\"{0}\">組織管理頁面</a>索取發票.",
"Forum": "論壇",
"SupportExplanation": "ABP商業版許可包含由ABP框架專家組成的團隊提供的高級論壇支持.",
"PrivateTicket": "私有票",
@ -319,4 +319,4 @@
"MongoDB": "MongoDB"
}
}
}

2
abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json

@ -1,4 +1,4 @@
{
{
"culture": "en",
"texts": {
"Permission:CommunityArticle": "Community Article",

147
abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/is.json

@ -0,0 +1,147 @@
{
"culture": "is",
"texts": {
"Permission:CommunityArticle": "Samfélagsgreinar",
"Permission:Edit": "Breyta",
"Waiting": "Bíð",
"Approved": "Samþykkt",
"Rejected": "Hafnað",
"Wait": "Bíddu",
"Approve": "Samþykkja",
"Reject": "Hafna",
"ReadArticle": "Lesa grein",
"Status": "Staða",
"ContentSource": "Efnisuppspretta",
"Details": "Nákvæmar upplýsingar",
"Url": "Slóð",
"Title": "Titill",
"CreationTime": "Sköpunartími",
"Save": "Vista",
"SameUrlAlreadyExist": "Sama slóð er þegar til ef þú vilt bæta þessari grein við, þú ættir að breyta slóðinni!",
"UrlIsNotValid": "slóð er ekki gilt.",
"UrlNotFound": "slóð fannst ekki.",
"UrlContentNotFound": "efni á slóð fannst ekki.",
"Summary": "Samantekt",
"MostRead": "Mest lesið",
"Latest": "Nýjast",
"ContributeAbpCommunity": "Leggðu þitt af mörkum til ABP samfélagsins",
"SubmitYourArticle": "Sendu inn færsluna þína",
"ContributionGuide": "Leiðbeiningar fyrir framlög",
"BugReport": "Tilkynna galla",
"SeeAllArticles": "Sjá allar greinar",
"WelcomeToABPCommunity!": "Velkomin í ABP samfélagið!",
"MyProfile": "Minn prófíll",
"MyOrganizations": "Skipulagsheildirnar mínar",
"EmailNotValid": "Sláðu inn gilt netfang.",
"FeatureRequest": "Ósk um nýja virkni",
"CreateArticleTitleInfo": "Heiti færslunnar sem birtist á póstlistanum.",
"CreateArticleSummaryInfo": "Stutt samantekt á færslunni sem birtist á póstlistanum.",
"CreateArticleCoverInfo": "Til að búa til áhrifaríka grein skaltu bæta við forsíðumynd. Hladdu upp 16: 9 myndhlutföllum fyrir besta útsýnið. Hámarks skráarstærð: 1MB.",
"ThisExtensionIsNotAllowed": "Þessi viðbót er ekki leyfð.",
"TheFileIsTooLarge": "Skráin er of stór.",
"GoToTheArticle": "Farðu í greinina",
"Contribute": "Leggðu þitt af mörkum",
"OverallProgress": "Heildarframfarir",
"Done": "Búið",
"Open": "Opin",
"Closed": "Lokuð",
"LatestQuestionOnThe": "Nýjasta spurningin um",
"Stackoverflow": "Stackoverflow",
"Votes": "atkvæði",
"Answer": "Svör",
"Views": "lesningar",
"Answered": "Svarað",
"WaitingForYourAnswer": "Bíð eftir svari þínu",
"Asked": "spurt",
"AllQuestions": "Allar spurningar",
"NextVersion": "Næsta útgáfa",
"MilestoneErrorMessage": "Gat ekki fengið upplýsingar um núverandi mílusteina frá Github..",
"QuestionItemErrorMessage": "Ekki var hægt að fá nýjustu upplýsingar um spurningu frá Stackoverflow.",
"Oops": "Úbbs!",
"CreateArticleSuccessMessage": "Greininni hefur verið skilað. Hún verður birt eftir yfirferð frá vefstjóra.",
"ChooseCoverImage": "Veldu forsíðumynd...",
"CoverImage": "Forsíðumynd",
"ShareYourExperiencesWithTheABPFramework": "Deildu reynslu þinni af ABP!",
"Optional": "Valkvæmt",
"UpdateUserWebSiteInfo": "Dæmi: https://johndoe.com",
"UpdateUserTwitterInfo": "Dæmi: johndoe",
"UpdateUserGithubInfo": "Dæmi: johndoe",
"UpdateUserLinkedinInfo": "Dæmi: https://www.linkedin.com/...",
"UpdateUserCompanyInfo": "Dæmi: Volosoft",
"UpdateUserJobTitleInfo": "Dæmi: Software Developer",
"UserName": "Notandanafn",
"Company": "Fyrirtæki",
"PersonalWebsite": "Persónuleg heimasíða",
"RegistrationDate": "Skráningardagsetning",
"Social": "Samfélagsmiðlar",
"Biography": "Æviágrip ",
"HasNoPublishedArticlesYet": "hefur engar birtar greinar ennþá",
"Author": "Höfundur",
"LatestGithubAnnouncements": "Nýjustu Github tilkynningar",
"SeeAllAnnouncements": "Sjá allar tilkynningar",
"LatestBlogPost": "Nýjastu bloggfærslurnar",
"Edit": "Breyta",
"ProfileImageChange": "Breyttu prófílmyndinni",
"BlogItemErrorMessage": "Gat ekki fengið nýjustu upplýsingar um bloggfærslur frá ABP.",
"PlannedReleaseDate": "Fyrirhugaður útgáfudagur",
"CommunityArticleRequestErrorMessage": "Gat ekki fengið nýjustu greinabeiðnina frá Github.",
"ArticleRequestFromGithubIssue": "Það eru engar greinarbeiðnir núna.",
"LatestArticles": "Nýjustu færslur",
"ArticleRequests": "Greinarbeiðnir",
"AllArticleRequests": "Sjá allar greinarbeiðnir",
"SubscribeToTheNewsletter": "Gerast áskrifandi að Fréttabréfinu",
"NewsletterEmailDefinition": "Fáðu upplýsingar um atburði í ABP eins og nýjar útgáfur, ókeypis heimildir, greinar og fleira.",
"NoThanks": "Nei, takk",
"MaybeLater": "Kannski seinna",
"JoinOurArticleNewsletter": "Vertu með í greina fréttabréfi okkar",
"Community": "Samfélag",
"Marketing": "Markaðsmál",
"CommunityPrivacyPolicyConfirmation": "Ég samþykki skilmálana og <a href=\"https://commercial.abp.io/Privacy\">Persónuverndarstefnu y</a>.",
"ArticleRequestMessageTitle": "<a href=\"https://github.com/abpframework/abp/issues/new\"Opna mál</a> á GitHub til að biðja um grein/námskeið sem þú vilt sjá á þessum vef.",
"ArticleRequestMessageBody": "Hér er listi yfir umbeðnar greinar samfélagsins. Viltu skrifa umbeðna grein? Vinsamlegast smelltu á beiðnina og taktu þátt í umræðunni.",
"Language": "Tungumál",
"CreateArticleLanguageInfo": "Tungumálið fyrir innihald færslunnar.",
"VideoPost": "Video færslur",
"Article": "Grein",
"Read": "Lesa",
"CreateGithubArticleUrlInfo": "Upprunaleg GitHub vefslóð greinarinnar.",
"CreateVideoContentUrlInfo": "Upprunaleg Youtube vefslóð færslunnar.",
"CreateExternalArticleUrlInfo": "Upprunaleg ytri slóð greinarinnar.",
"VideoContentForm": "Sendu myndband á YouTube",
"GithubPostForm": "Sendu grein um GitHub",
"ExternalPostForm": "Sendu inn ytra efni",
"HowToPost": "Hvernig á að birta?",
"Posts": "Færslur",
"VideoUrl": "Videó slóð",
"GithubArticleUrl": "Github greina slóð",
"ExternalArticleUrl": "Ytri slóð á grein",
"CreatePostCoverInfo": "Til að búa til áhrifaríka færslu skaltu bæta við forsíðumynd. Hladdu upp 16: 9 myndhlutföllum fyrir besta útsýnið. Hámarks skráarstærð: 1MB.",
"ThankYouForContribution": "Þakka þér fyrir að leggja þitt af mörkum til ABP samfélagsins.",
"GithubArticle": "Github Greinar",
"GithubArticleSubmitStepOne": "<span class = \"font-weight-bold \"> 1. </span> Skrifaðu grein á hvaða opinbera GitHub geymslu sem er með markdown sniðinu. <a target = \"_ blank \" href = \"https://github.com/abpframework/abp/blob/dev/docs/en/Community-Articles 2020-12-04-Event-Organizer/Post.md \"> dæmi </a>",
"GithubArticleSubmitStepTwo": "<span class=\"font-weight-bold\">2.</span> Sendu vefslóð greinarinnar með því að nota formið.",
"GithubArticleSubmitStepThree": "<span class=\"font-weight-bold\">3.</span> Grein þín verður birt á þessari vefsíðu.",
"YoutubeVideo": "Youtube Videó",
"YoutubeVideoSubmitStepOne": "<span class=\"font-weight-bold\">1.</span> Birtu myndbandið þitt á YouTube.",
"YoutubeVideoSubmitStepTwo": "<span class=\"font-weight-bold\">2.</span> Sendu vefslóð vídeós með því að nota formið.",
"YoutubeVideoSubmitStepThree": "<span class=\"font-weight-bold\">3.</span> Gestir geta horft á myndskeiðið þitt beint á þessari vefsíðu.",
"ExternalContent": "Ytra efni",
"ExternalContentSubmitStepOne": "<span class=\"font-weight-bold\">1.</span> Búðu til efni á hvaða opinbera vettvang sem er (miðill, þitt eigið blogg eða hvar sem þér líkar).",
"ExternalContentSubmitStepTwo": "<span class=\"font-weight-bold\">2.</span> Sendu inn vefslóðina þína með því að nota eyðublaðið.",
"ExternalContentSubmitStepThree": "<span class=\"font-weight-bold\">3.</span> Gestum er vísað á innihaldið á upphaflegu vefsíðunni.",
"ChooseYourContentType": "Vinsamlegast veldu hvernig þú vilt bæta við efninu þínu.",
"PostContentViaGithub": "Ég vil bæta við greininni minni með <span class = \"font-weight-bold \"> <i class = \"fa fa-github \"> </i> GitHub </span> í samræmi við markdown reglurnar.",
"PostContentViaYoutube": "Ég vil deila myndböndunum mínum sem eru fáanleg á <span class = \"font-weight-bold \"> <i class = \"fa fa-youtube \"> </i> Youtube </span> hér.",
"PostContentViaExternalSource": "Ég vil bæta við innihaldi sem ég birti á <span class = \"font-weight-bold \"> annan vettvang </span> hér.",
"GitHubUserNameValidationMessage": "Github notendanafnið þitt getur ekki innihaldið bil, vinsamlegast vertu viss um að Github notendanafnið þitt sé rétt.",
"PersonalSiteUrlValidationMessage": "Persónulega vefslóð þín getur ekki innihaldið bil, vinsamlegast vertu viss um að vefsíða þín sé rétt.",
"TwitterUserNameValidationMessage": "Twitter notandanafnið þitt getur ekki innihaldið bil, vinsamlegast vertu viss um að Twitter notendanafnið þitt sé rétt.",
"LinkedinUrlValidationMessage": "YLinkedin slóðin þín getur ekki innihaldið bil, vinsamlegast vertu viss um að Linkedin slóðin þín sé rétt.",
"NoPostsFound": "Engar færslur fundust!",
"SearchInPosts": "Leitaðu í færslum...",
"MinimumSearchContent": "Þú verður að slá inn að minnsta kosti 3 stafi!",
"Volo.AbpIo.Domain:060001": "Upprunaslóð (\"{ArticleUrl} \") er ekki Github slóð",
"Volo.AbpIo.Domain:060002": "Innihald greinar er ekki fáanlegt frá Github (\"{ArticleUrl} \") resoursum.",
"Volo.AbpIo.Domain:060003": "Innihald greinar fannst ekki!"
}
}

2
abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/ro-RO.json

@ -1,4 +1,4 @@
{
{
"culture": "ro-RO",
"texts": {
"Permission:CommunityArticle": "Articol comunitar",

278
abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/is.json

@ -0,0 +1,278 @@
{
"culture": "is",
"texts": {
"GetStarted": "Byrjaðu - gangsetningarsniðmát",
"Create": "Búa til",
"NewProject": "Nýtt verkefni",
"DirectDownload": "Beint niðurhal",
"ProjectName": "Nafn verkefnis",
"ProjectType": "Tegund verkefnis",
"DatabaseProvider": "Gagnagrunns veitandi",
"DatabaseManagementSystem": "Stjórnunarkerfi gagnagrunns",
"NTier": "Marga laga högun",
"IncludeUserInterface": "Hafa notendaviðmót með",
"CreateNow": "Búa til núna",
"TheStartupProject": "Upphafsverkefnið",
"Tutorial": "Kennsla",
"UsingCLI": "Nota CLI",
"SeeDetails": "Sjá meira",
"AbpShortDescription": "ABP Framework hefur fullkomna innviði til að búa til nútímaleg vefforrit með því að fylgja bestu starfsháttum og venjum hugbúnaðarþróunar.",
"SourceCodeUpper": "FRUMKÓÐI",
"LatestReleaseLogs": "Nýjustu útgáfuupplýsingar",
"Infrastructure": "Innviðir",
"Architecture": "Arkitektúr",
"Modular": "Einingarhögun",
"DontRepeatYourself": "Ekki endurtaka sjálfan þig ",
"DeveloperFocused": "Hannað með forritara í huga",
"FullStackApplicationInfrastructure": "Heilstæð innviða uppsetning.",
"DomainDrivenDesign": "Domain Driven Design",
"DomainDrivenDesignExplanation": "Hannað og þróað út frá DDD mynstri og meginreglum. Veitir lagskipt líkan fyrir forritið þitt.",
"Authorization": "Heimild",
"AuthorizationExplanation": "Fullkomin leyfis virkni fyrir notanda, hlutverk og fínkornuðu leyfiskerfi. Byggt á Microsoft Identity safninu.",
"MultiTenancy": "Fjölleigu möguleikar",
"MultiTenancyExplanationShort": "SaaS hugbúnaður auðveldaður! Innbyggðir fjöleigu möguleikar frá gagnagrunni alla leið upp í viðmót.",
"CrossCuttingConcerns": "Þverskurðar áhyggjur",
"CrossCuttingConcernsExplanationShort": "Heillstæðir innviðir fyrir fyrir heimildir, gildingu, villu meðhöndlun, skyndiminni, úttektaskráningu, færsluyfirlit og fleira.",
"BuiltInBundlingMinification": "Innbyggð virkni til að draga saman og minnka",
"BuiltInBundlingMinificationExplanation": "Engin þörf á að nota ytri tól til að setja saman og minnka. ABP býður upp á einfaldari, kraftmikill, öflugan, mátanlegan og innbyggðan hátt!",
"VirtualFileSystem": "Sýndarskráarkerfi",
"VirtualFileSystemExplanation": "Innfella síður, forskriftir, stíl, myndir ... í pakka/söfn og endurnýta þau í mismunandi forritum.",
"Theming": "Þemur",
"ThemingExplanationShort": "Notaðu eða áttu við stöðluðu þemunni sem er byggð á bootstrap eða búðu til þína eigin.",
"BootstrapTagHelpersDynamicForms": "Bootstrap Tag Helpers & Dynamic Forms",
"BootstrapTagHelpersDynamicFormsExplanation": "Í stað þess að skrifa handvirkt að endurtaka upplýsingar um bootstrap íhluti, notaðu ABP's tag helpers til að einfalda það og nýta intellisense. Smíðaðu fljótt UI eyðublöð byggð á C# líkani með kraftmiklu formmerki hjálparanum.",
"HTTPAPIsDynamicProxies": "HTTP APIs og Dynamic Proxies",
"HTTPAPIsDynamicProxiesExplanation": "Sýndu forritunarþjónustuna sjálfkrafa sem HTTP API í REST -stíl og neyttu þær með kraftmiklu JavaScript og C# proxies.",
"CompleteArchitectureInfo": "Nútíma arkitektúr til að búa til viðhaldsvænar hugbúnaðarlausnir.",
"DomainDrivenDesignBasedLayeringModelExplanation": "Hjálpar þér að innleiða DDD lagskiptann arkitektúr og byggja upp viðhaldlegan kóða grunn.",
"DomainDrivenDesignBasedLayeringModelExplanationCont": "Veitir upphafssniðmát, útdrátt, grunnflokka, þjónustu, skjöl og leiðbeiningar til að hjálpa þér að þróa forritið þitt út frá DDD mynstri og meginreglum.",
"MicroserviceCompatibleModelExplanation": "Kjarnaramminn og forsmíðuðu einingarnar eru hannaðar með örþjónustu arkitektúr í huga.",
"MicroserviceCompatibleModelExplanationCont": "Býður upp á innviði, samþættingar, sýnishorn og skjöl til að innleiða örþjónustulausnir auðveldara, en það bætir ekki við flækjustigið ef þú vilt búa til 'monolith'.",
"ModularInfo": "ABP býður upp á einingarkerfi sem gerir þér kleift að þróa endurnýtanlegar forritareiningar, binda sig við lífsferilsviðburði forrita og tjá ósjálfstæði milli kjarnahluta kerfisins.",
"PreBuiltModulesThemes": "Forsmíðaðar einingar og þemur",
"PreBuiltModulesThemesExplanation": "Opinn hugbúnaður og viðskiptaeiningar og þemur eru tilbúinar til notkunar í viðskiptaforritinu þínu.",
"NuGetNPMPackages": "NuGet og NPM Pakkar",
"NuGetNPMPackagesExplanation": "Dreift sem NuGet & NPM pakkar. Auðvelt að setja upp og uppfæra.",
"ExtensibleReplaceable": "Stækkanlegt/Útskiptanlegt",
"ExtensibleReplaceableExplanation": "Öll þjónusta og einingar eru hannaðar með viðbætur í huga. Þú getur skipt um þjónustu, síður, stíl og íhluti.",
"CrossCuttingConcernsExplanation2": "Haltu kóðagrunni þínum minni svo þú getir haldið einbeitingu á kóðannum sem skiptir fyrirtækinu þínu máli.",
"CrossCuttingConcernsExplanation3": "Ekki eyða tíma í að innleiða aftur og aftur virkni sem er sameiginleg fyrir hvert forrit.",
"AuthenticationAuthorization": "Staðfesting og heimild",
"ExceptionHandling": "Villu meðhöndlun",
"Validation": "Staðfesting",
"DatabaseConnection": "Tengistrengur",
"TransactionManagement": "Umsjón færsla",
"AuditLogging": "Endurskoðunarskráning",
"Caching": "Skyndiminni",
"Multitenancy": "Multitenancy",
"DataFiltering": "Gagnasía",
"ConventionOverConfiguration": "Venjur yfir stillingar",
"ConventionOverConfigurationExplanation": "ABP útfærir sjálfgefið algengar venjur fyrir forrit með því að nota lágmarks eða engar stillingar.",
"ConventionOverConfigurationExplanationList1": "Sjálfvirk skráning þekktra þjónusta í gegnum innspýtingu (DI).",
"ConventionOverConfigurationExplanationList2": "Gerir þjónustur aðgengilegar sem HTTP API með því fylgja settum nafnagiftum.",
"ConventionOverConfigurationExplanationList3": "Býr til dynamic HTTP biðlara fyrir C# og JavaScript.",
"ConventionOverConfigurationExplanationList4": "Veitir sjálfgefnar geymslur fyrir einingarnar þína.",
"ConventionOverConfigurationExplanationList5": "Heldur utan um 'Unit of Work' fyrir hverja veffyrirspurn eða þjónustu aðgerð.",
"ConventionOverConfigurationExplanationList6": "Sendir út eventa þegar eining er búin til, uppfærð eða eydd.",
"BaseClasses": "Grunn klasar",
"BaseClassesExplanation": "Forbyggðir grunnflokkar fyrir algeng forritamynstur.",
"DeveloperFocusedExplanation": "ABP er fyrir forritara.",
"DeveloperFocusedExplanationCont": "Það miðar að því að einfalda daglega hugbúnaðarþróun þína en ekki takmarka þig frá því að skrifa lágt stigskóða.",
"SeeAllFeatures": "Sjá alla eiginleika",
"CLI_CommandLineInterface": "CLI (Command Line Interface)",
"CLI_CommandLineInterfaceExplanation": "Inniheldur CLI til að hjálpa þér að gera sjálfvirkan gerð nýrra verkefna og bæta við nýjum einingum.",
"StartupTemplates": "Gangsetningarsniðmát",
"StartupTemplatesExplanation": "Ýmis gangsetningarsniðmát bjóða upp á fullkomlega stillta lausn til að koma þróun þinni af stað.",
"BasedOnFamiliarTools": "Byggt á kunnuglegum tækjum",
"BasedOnFamiliarToolsExplanation": "Byggt á og samþætt við vinsæl tæki sem þú þekkir nú þegar. Auðvelt að læra, auðveld aðlögun, þægilegt í þróun.",
"ORMIndependent": "Óháð ORM",
"ORMIndependentExplanation": "Kjarninn er óháður ORM/gagnagrunni og getur unnið með hvaða gagnagjafa sem er. Veitendur fyrir Entity Framework Core og MongoDB eru þegar fáanlegir.",
"Features": "Kannaðu virkni í ABP",
"ABPCLI": "ABP CLI",
"Modularity": "Einingavætt",
"BootstrapTagHelpers": "Bootstrap Tag Helpers",
"DynamicForms": "Dynamic Form",
"BundlingMinification": "Samantekt og minkun",
"BackgroundJobs": "Bakgrunns Keyrslur",
"BackgroundJobsExplanation": "Skilgreindu einfalda flokka til að framkvæma keyrslur í bakgrunni eins og í biðröð. Notaðu innbyggðan vinnustjóra eða samþættu þinn eigin. <a href=\"{0}\"> Hangfire </a> og <a href=\"{1}\"> RabbitMQ </a> samþættingar eru þegar tiltækar.",
"DDDInfrastructure": "DDD Inviðir",
"DomainDrivenDesignInfrastructure": "Domain Driven Design Innviðir",
"AutoRESTAPIs": "Sjálfvirkir REST APIs",
"DynamicClientProxies": "Dynamic Client Proxies",
"DistributedEventBus": "Dreyfður Event Bus",
"DistributedEventBusWithRabbitMQIntegration": "Dreyfður Event Bus með RabbitMQ samþættingu",
"TestInfrastructure": "Innviðir fyrir prófanir",
"AuditLoggingEntityHistories": "Endurskoðunarskráning og einingasögur",
"ObjectToObjectMapping": "Möppun á Object til Object",
"ObjectToObjectMappingExplanation": "<a href=\"{0}\">Möppun á Object til Object</a> abstrakt með AutoMapper.",
"EmailSMSAbstractions": "Netfangs & SMS abstrakt",
"EmailSMSAbstractionsWithTemplatingSupport": "Netfangs & SMS abströktun með template virkni",
"Localization": "Þýðingar",
"SettingManagement": "Stillingar",
"ExtensionMethods": "Framlengingaraðferðir",
"ExtensionMethodsHelpers": "Framlengingaraðferðir & hjálpar aðgerðir",
"AspectOrientedProgramming": "Forritastýrð forritun",
"DependencyInjection": "Dependency Injection",
"DependencyInjectionByConventions": "Dependency Injection eftir venjum",
"ABPCLIExplanation": "ABP CLI (Command Line Interface) er skipanalínutæki til að framkvæma nokkrar algengar aðgerðir fyrir ABP byggðar lausnir.",
"ModularityExplanation": "ABP veitir fullkomna innviði til að smíða þínar eigin forritareiningar sem geta haft aðila, þjónustu, gagnagrunnssamþættingu, API, UI íhluti og svo framvegis...",
"MultiTenancyExplanation": "ABP ramma styður ekki aðeins við þróun fyrir margra tenanta, heldur er kóðinn þinn að mestu ómeðvitaður um þessa tenanta uppsetningu.",
"MultiTenancyExplanation2": "Getur sjálfkrafa ákvarðað núverandi tenanta, einangrað gögn mismunandi tenanta hver frá öðrum.",
"MultiTenancyExplanation3": "Styður við einn gagnagrunn, gagnagrunn á hvern tenant og blandaða uppsetningu.",
"MultiTenancyExplanation4": "Þú leggur áherslu á viðskiptakóðann þinn og lætur umgjörðina annast tenata virknina fyrir þína hönd.",
"BootstrapTagHelpersExplanation": "Í stað þess að skrifa handvirkt að endurtaka upplýsingar um bootstrap íhluti skaltu nota merkimiðla ABP til að einfalda það og nýta þér intellisense. Þú getur örugglega notað Bootstrap hvenær sem þú þarft á því að halda.",
"DynamicFormsExplanation": "Dynamísk form og input tag hjálp getur búið til fullbúið form úr C# klasa sem fyrirmynd",
"AuthenticationAuthorizationExplanation": "Ríkur auðkenningar- og heimildarmöguleiki samþættur með ASP.NET Core Identity & IdentityServer4. Veitir stækkanlegt og ítarlegt leyfiskerfi.",
"CrossCuttingConcernsExplanation": "Ekki endurtaka sjálfan þig við að innleiða alla þessu sameiginlegu hluti aftur og aftur. Einbeittu þér að viðskiptakóðanum þínum og láttu ABP þá gera þau sjálfvirt með venjum.",
"DatabaseConnectionTransactionManagement": "Tengistrengir og færsluyfirlit",
"CorrelationIdTracking": "Samþættingar auðkennis yfirlit",
"BundlingMinificationExplanation": "ABP býður upp á einfalt, kraftmikið, öflugt, mát og innbyggt búnt- og minnkunarkerfi.",
"VirtualFileSystemnExplanation": "Sýndarskráarkerfið gerir það mögulegt að stjórna skrám sem eru ekki bókstaflega til á skráarkerfinu (diskinum). Það er aðallega notað til að fella inn (js, css, image, cshtml ...) skrár í samsetningar og nota þær eins og skrár á disk á keyrslutíma.",
"ThemingExplanation": "Þemakerfi gerir þér kleift að þróa forritið þitt og einingar þema óháð því að skilgreina safn af sameiginlegum grunnbókasöfnum og skipulagi, byggt á nýjasta Bootstrap ramma.",
"DomainDrivenDesignInfrastructureExplanation": "Fullkomnir innviðir til að byggja upp lagskipt forrit byggt á DDD hönnunarmynstri og meginreglum;",
"Specification": "Forskrift",
"Repository": "Geymsla",
"DomainService": "Domain Þjónustur",
"ValueObject": "Value Object",
"ApplicationService": "Forrits Þjónusta",
"DataTransferObject": "Gagnaflutningsmót",
"AggregateRootEntity": "Grunnrótar eining",
"AutoRESTAPIsExplanation": "ABP getur sjálfvirkt stillt forritunarþjónustuna þína sem API stjórnendur eftir samkomulagi.",
"DynamicClientProxiesExplanation": "Notaðu API þína auðveldlega frá JavaScript og C#.",
"DistributedEventBusWithRabbitMQIntegrationExplanation": "Birtu og neyttu dreift viðburða auðveldlega með því að nota innbyggðan dreifðan viðburðarrútu með RabbitMQ samþættingu í boði.",
"TestInfrastructureExplanation": "Ramminn hefur verið þróaður einingar- og samþættingarprófun í huga. Veitir þér grunnflokka til að auðvelda það. Uppsetningarsniðmát koma með fyrirfram stillt til prófunar.",
"AuditLoggingEntityHistoriesExplanation": "Innbyggt úttektarskýrsla fyrir viðskiptaáhrifarík forrit. Beiðni, þjónusta, úttektarskráning á aðferðarstigi og aðgerðasögur með upplýsingum um eignastig.",
"EmailSMSAbstractionsWithTemplatingSupportExplanation": "IEmailSender og ISmsSender útdrættir aftengir rökfræði umsóknar þinnar frá innviðum. Ítarlegt tölvupóstsniðmátakerfi gerir kleift að búa til og staðfæra tölvupóstsniðmát og auðveldlega nota hvenær sem þörf krefur.",
"LocalizationExplanation": "Staðsetningarkerfi gerir kleift að búa til úrræði í venjulegum JSON skrám og nota þau til að staðsetja notendaviðmót þitt. Það styður háþróaðar sviðsmyndir eins og erfðir, viðbætur og JavaScript samþættingu á meðan það er fullkomlega samhæft við staðfærslukerfi AspNet Core.",
"SettingManagementExplanation": "Skilgreindu stillingar fyrir forritið þitt og fáðu gildi á keyrslutíma byggt á núverandi stillingum, leigjanda og notanda.",
"ExtensionMethodsHelpersExplanation": "Ekki endurtaka sjálfan þig, jafnvel fyrir léttvæga kóðahluta. Viðbætur og aðstoðarmenn fyrir venjulegar gerðir gera kóðann þinn miklu hreinni og auðveldan að skrifa.",
"AspectOrientedProgrammingExplanation": "Býður upp á þægilega innviði til að búa til kraftmikla umboð og innleiða sniðmiðaða forritun. Hætta hvaða flokki sem er og framkvæma kóðann þinn fyrir og eftir hverja framkvæmd aðferðar.",
"DependencyInjectionByConventionsExplanation": "Engin þörf á að skrá bekkina þína í háð innspýtingu handvirkt. Skráir sjálfkrafa algengar þjónustutegundir eftir venju. Fyrir aðra tegund þjónustu geturðu notað tengi og eiginleika til að gera það auðveldara og á sínum stað.",
"DataFilteringExplanation": "Skilgreindu og notaðu gagnasíur sem eru sjálfkrafa notaðar þegar þú spyrð aðila úr gagnagrunni. Soft Delete & MultiTenant síur eru til staðar úr kassanum þegar þú útfærir einföld viðmót.",
"PublishEvents": "Birta viðburði",
"HandleEvents": "Meðhöndla viðburði",
"AndMore": "og meira...",
"Code": "Kóði",
"Result": "Niðurstaða",
"SeeTheDocumentForMoreInformation": "Sjá <a href=\"{1}\">{0} skjöl</a> til að fá meiri upplýsingar",
"IndexPageHeroSection": "<span class=\"first-line shine\"><strong>open source</strong></span><span class=\"second-line text-uppercase\">Vefforrit<br />Framework </span><span class=\"third-line shine2\"><strong>fyrir asp.net core</strong></span>",
"UiFramework": "UI Umgjörð",
"EmailAddress": "Netfang",
"Mobile": "Farsími",
"ReactNative": "React Native",
"Strong": "Strong",
"Complete": "Heilstætt",
"BasedLayeringModel": "Lagskipt högun",
"Microservice": "Örþjónustur",
"Compatible": "Samhæft",
"MeeTTheABPCommunityInfo": "Markmið okkar er að búa til umhverfi þar sem verktaki getur hjálpað hver öðrum með greinum, námskeiðum, tilviksrannsóknum osfrv. Og hitt fólk með sama hug.",
"JoinTheABPCommunityInfo": "Taktu þátt í lifandi samfélagi og gerðu þátttakendur í ABP ramma!",
"AllArticles": "Allar Greinar",
"SubmitYourArticle": "Senda inn þína grein",
"DynamicClientProxyDocument": "Skoðaðu dynamic client proxy skjölunina fyrir <a href=\"{0}\"> JavaScript </a> og <a href=\"{1}\"> C#</a>.",
"EmailSMSAbstractionsDocument": "Skoðaðu <a href=\"{0}\">netfang sendingar</a> og <a href=\"{1}\">SMS sendingar </a> skjölunina fyrir meiri upplýsingar.",
"CreateProjectWizard": "Þessi gandalfur býr til nýtt verkefni úr gangsetningarsniðmátinu sem er rétt stillt til að byrja á verkefninu þínu.",
"TieredOption": "Býr til þrepalausn þar sem vef- og HTTP API lög eru físískt aðskilin. Ef það er ekki merkt, er búin til lagskipt lausn sem er minna flókin og hentar fyrir flestar aðstæður.",
"SeparateIdentityServerOption": "Aðgreinir miðlara (server) hliðina í tvö forrit: Fyrsta er fyrir auðkennisþjóninn og annað fyrir HTTP API netþjónsins.",
"UseslatestPreVersion": "Notar nýjustu for-útgáfu ",
"ReadTheDocumentation": "<span class=\"text-primary\">Lesa</span><span class=\"text-success\"> skjölunina</span>",
"Documentation": "Skjölun",
"GettingStartedTutorial": "Byrjunarkennsla",
"ApplicationDevelopmentTutorial": "Þróunarkennsla",
"TheStartupTemplate": "Upphafssniðmátið",
"InstallABPCLIInfo": "ABP CLI er fljótlegasta leiðin til að hefja nýja lausn með ABP. Settu upp ABP CLI með stjórnlínu glugga:",
"DifferentLevelOfNamespaces": "Þú getur notað mismunandi stig nafngerða; t.d. BookStore, Acme.BookStore eða Acme.Retail.BookStore.",
"ABPCLIExamplesInfo": "<strong> ný </strong> skipunin býr til <strong> lagskipt MVC forrit </strong> með <strong> Entity Framework Core </strong> sem gagnagrunnsveituna. Hins vegar hefur það fleiri valkosti. Dæmi:",
"SeeCliDocumentForMoreInformation": "Sjá <a href=\"{0}\"> ABP CLI skjalið </a> til að fá fleiri valkosti eða veldu flipann \"Beint niðurhal \" hér að ofan.",
"Optional": "Valkvæmt",
"LocalFrameworkRef": "Haltu local verkefnatilvísun fyrir pakkana.",
"BlobStoring": "BLOB Geymsla",
"BlobStoringExplanation": "BLOB Geymslukerfi veitir abstrakt til að vinna með BLOB. ABP veitir nokkrar innbyggðar samþættingar geymsluaðila (Azure, AWS, skráarkerfi, gagnagrunnur osfrv.) Sem þú getur auðveldlega notað í forritunum þínum.",
"TextTemplating": "Text Templating",
"TextTemplatingExplanation": "Textasniðmát er notað til að gera innihald á kraftmikinn hátt byggt á sniðmáti og líkani (gagnahlutur). Til dæmis getur þú notað það til að búa til öflugt tölvupóst innihald með fyrirfram smíðuðu sniðmáti.",
"MultipleUIOptions": "Margþátta valmöguleikar",
"MultipleDBOptions": "Margar gagnagrunnsveitur",
"MultipleUIOptionsExplanation": "Kjarnaramminn er hannaður sem sjálfstætt notendaviðmót og getur unnið með hvers konar UI kerfi, en það eru margir fyrirfram innbyggðir og samþættir valkostir veittir úr kassanum.",
"MultipleDBOptionsExplanation": "Ramminn getur unnið með hvaða gagnagjafa sem er, en eftirfarandi veitendur eru opinberlega þróaðir og studdir;",
"SelectLanguage": "Veldu tungumál",
"LatestArticleOnCommunity": "Nýjasta grein frá ABP samfélaginu",
"Register": "Skrá",
"IsDownloadable": "Hægt að hlaða niður",
"DatabaseOptions": "Gagnagrunna valmöguleikar",
"BackToPackagesPage": "Aftur á Pakka síðuna",
"HowToInstall": "Hvernig á að setja upp",
"SeeOnNpm": "Sjá á NPM",
"SeeOnNuget": "Sjá á Nuget",
"MVCGulpCommandExplanation": "Ef þú ert að nota MVC (Razor Pages) notendaviðmót, keyrðu þá \"gulp \" skipunina eftir uppsetningu pakkans.",
"UsingABPCLI": "Nota <a href=\"https://docs.abp.io/en/abp/latest/CLI\">Abp CLI</a>",
"WithoutABPCLI": "Án ABP CLI",
"ABPCLIModuleDependency": "Abp Cli bætir sjálfkrafa tengingu við einingu við í kóðann.",
"AddModuleDependency": "Bættu svo við tengingu við einingu",
"Packages": "Pakkar",
"NugetPackages": "Nuget Pakkar",
"NPMPackages": "NPM Pakkar",
"SeeDocs": "Sjá leiðbeiningar",
"None": "Ekkert",
"Application": "Forrit",
"Module": "Eining",
"PackageName": "Pakka nafn",
"LicenseURL": "Leyfis slóð",
"License": "Leyfi",
"ProjectCreationSuccessMessage": "Verkefnið þitt var búið til",
"HowToRunSolution": "Hvernig á að keyra lausnina þína?",
"GettingStartedMessage": "Sjá byrjunarskjal til að læra hvernig á að stilla og keyra lausnina þína.",
"WebAppDevTutorial": "Kennsluefni fyrir vefþróun",
"WebAppDevTutorialMessage": "Sjá kennslu skjal fyrir vefforrit til að fá skref fyrir skref þróunarúrtak.",
"CommunityArticles": "Greinar eftir samfélagið",
"CommunityArticleMessage": "Skoðaðu ABP Community Platform til að lesa gagnlegar greinar fyrir ABP Framework.",
"InvestigateSolutionDetails": "Rannsakaðu upplýsingar um lausnina",
"StartupTemplateDocumentationMessage": "Sjá sniðmátaskjal forrits til að læra arkitektúr og uppbyggingu lausnarinnar.",
"ClientSideDevelopment": "Framenda Þróun",
"ClientSideDevelopmentDocumentationMessage": "Sjá {0} skjalið til að læra lykilatriði varðandi þróun notendaviðmóts (viðskiptavinarhlið).",
"DatabaseProviderDocumentationMessage": "Sjá {0} skjal til að læra lykilatriði fyrir þróun gagnagrunnslags.",
"ABPCommercialExplanationMessage": "ABP Commercial býður upp á úrvals einingar, þemu, verkfæri og stuðning fyrir ABP.",
"ImplementingDDD": "Útfæra Domain Driven Design",
"DDDBookExplanation": "Hagnýt handbók til að útfæra Domain Driven Design hönnun með ABP ramma.",
"Overview": "Yfirlit",
"DDDBookPracticalGuide": "Þetta er hagnýt leiðarvísir til að útfæra Domain Driven Design (DDD). Þó að upplýsingar um framkvæmdina séu byggðar á ABP Framework innviði, þá er hægt að beita grundvallarhugtökum, meginreglum og líkönum á hvaða lausn sem er, jafnvel þó að það sé ekki .NET lausn.",
"TableOfContents": "Efnisyfirlit",
"IntroductionToImplementingDDD": "Inngangur að útfærslu á Domain Driven Design",
"WhatIsDDD": "Hvað er Domain Driven Design?",
"Implementation": "Útfærsla",
"TheBigPicture": "Stóra myndin",
"TheBuildingBlock": "Byggingar einingarnar",
"ExampleUseCase": "Notkunardæmi",
"DomainAndApplicationLogic": "Domain & Forrits lógík",
"Author": "Höfundur",
"Pages": "Síður",
"PublishedOn": "Birt þann",
"FreeEBook": "Frí Rafbók",
"Download": "Hlaða niður",
"EBookSignInForDownload": "Til að sækja rafbókina skráðu þig inn",
"SignIn": "Innskráning",
"Or": "Eða",
"TellUsAboutYourself": "Segðu okkur svolítið frá þér",
"Name": "Nafn",
"Surname": "Eftirnafn",
"CompanyName": "Nafn fyrirtækis",
"DoYouAgreePrivacyPolicy": "Ég samþykki <a href=\"https://account.abp.io/Account/TermsConditions\"> skilmála </a> og <a href = \"https://account.abp.io/ Reikningur/friðhelgi einkalífs \"> persónuverndarstefna </a>.",
"Free": "Frí",
"DDDEBook": "DDD rafbók",
"PracticalGuideForImplementingDDD": "Þessi bók er hagnýtur leiðarvísir til að innleiða Domain Driven Design hönnun með ABP ramma.",
"IntroducingDDD": "Inngangur í Domain Driven Design",
"DDDLayersAndCleanArchitecture": "DDD lög & hreinn arkitektúr",
"LayeringOfADotnetSolution": "Lagskipting .NET lausnar",
"ImplementingDDDBuildingBlocks": "Innleiðing DDD byggingareininga",
"DomainVsApplicationLogic": "Domain Logic vs Application Logic",
"SamplesAndDiscussions": "Sýnishorn og umræður",
"EmailNotValid": "Sláðu inn gilt netfang.",
"WeWillSendYouADownloadLink": "Tengill til að hlaða niður rafbókinni hefur verið sendur til {0}. Athugaðu pósthólfið þitt, ruslpóstinn eða ruslpóstsboxin!",
"GoHome": "Heim",
"InvalidFormInputs": "Vinsamlegast sláðu inn gildar upplýsingar sem tilgreindar eru á forminu.",
"DDDBookEmailBody": "Takk fyrir. <br /> Til að hlaða niður rafbókinni þinni, <a href=\"{0}\">smellirðu hér</a>.",
"SubscribeToNewsletter": "Gerast áskrifandi að fréttabréfinu til að fá upplýsingar um atburði í ABP.IO pallinum, eins og nýjar útgáfur, greinar, tilboð og fleira.",
"FirstEdition": "Fyrsta útgáfa",
"ThankYou": "Þakka þér!",
"CheckboxMandatory": "Þú þarft að smella hér til að halda áfram!"
}
}

4
build/common.ps1

@ -7,6 +7,7 @@ $rootFolder = (Get-Item -Path "./" -Verbose).FullName
# List of solutions used only in development mode
$solutionPaths = @(
"../framework",
"../studio",
"../modules/basic-theme",
"../modules/users",
"../modules/permission-management",
@ -19,7 +20,8 @@ $solutionPaths = @(
"../modules/background-jobs",
"../modules/account",
"../modules/cms-kit",
"../modules/blob-storing-database"
"../modules/blob-storing-database",
"../studio"
)
if ($full -eq "-f")

2
build/test-all.ps1

@ -7,7 +7,7 @@ $full = $args[0]
foreach ($solutionPath in $solutionPaths) {
$solutionAbsPath = (Join-Path $rootFolder $solutionPath)
Set-Location $solutionAbsPath
dotnet test --no-build --no-restore
dotnet test --no-build --no-restore --collect:"XPlat Code Coverage"
if (-Not $?) {
Write-Host ("Test failed for the solution: " + $solutionPath)
Set-Location $rootFolder

4
codecov.yml

@ -0,0 +1,4 @@
codecov:
branch: dev
require_ci_to_pass: yes
allow_coverage_offsets: true

2
common.props

@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<LangVersion>latest</LangVersion>
<Version>5.0.0</Version>
<Version>5.0.0-beta.2</Version>
<NoWarn>$(NoWarn);CS1591;CS0436</NoWarn>
<PackageIconUrl>https://abp.io/assets/abp_nupkg.png</PackageIconUrl>
<PackageProjectUrl>https://abp.io/</PackageProjectUrl>

2
configureawait.props

@ -1,7 +1,7 @@
<Project>
<ItemGroup>
<PackageReference Include="ConfigureAwait.Fody" Version="3.3.1" PrivateAssets="All" />
<PackageReference Include="Fody" Version="6.5.0">
<PackageReference Include="Fody" Version="6.5.3">
<PrivateAssets>All</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>

2
docs/cs/Entity-Framework-Core-PostgreSQL.md

@ -1,4 +1,4 @@
# Přepnutí na EF Core PostgreSQL providera
# Přepnutí na EF Core PostgreSQL providera
Tento dokument vysvětluje, jak přepnout na poskytovatele databáze **PostgreSQL** pro **[spouštěcí šablonu aplikace](Startup-Templates/Application.md)**, která je dodávána s předem nakonfigurovaným SQL poskytovatelem.

2
docs/cs/Getting-Started-AspNetCore-Application.md

@ -1,4 +1,4 @@
# Začínáme s ASP.NET Core MVC aplikací
# Začínáme s ASP.NET Core MVC aplikací
Tento tutoriál vysvětluje jak začít s ABP z ničeho s minimem závislostí. Obvykle chcete začít se **[startovací šablonou](https://abp.io/Templates)**.

2
docs/cs/Getting-Started-Console-Application.md

@ -1,4 +1,4 @@
# Začínáme s konzolovou aplikací
# Začínáme s konzolovou aplikací
Tento tutoriál vysvětluje jak začít s ABP z ničeho s minimem závislostí. Obvykle chcete začít se **[startovací šablonou](https://abp.io/Templates)**.

2
docs/cs/Index.md

@ -1,4 +1,4 @@
# ABP dokumentace
# ABP dokumentace
ABP je **open source aplikační framework** se zaměřením na vývoj webových aplikací založených na ASP.NET Core, zároveň ho však lze využít i k vývoji jiných typů aplikací.

2
docs/en/API/Application-Configuration.md

@ -1,4 +1,4 @@
# Application Configuration Endpoint
# Application Configuration Endpoint
ABP Framework provides a pre-built and standard endpoint that contains some useful information about the application/service. Here, the list of some fundamental information at this endpoint:

2
docs/en/API/Swagger-Integration.md

@ -1,4 +1,4 @@
# Swagger Integration
# Swagger Integration
[Swagger (OpenAPI)](https://swagger.io/) is a language-agnostic specification for describing REST APIs. It allows both computers and humans to understand the capabilities of a REST API without direct access to the source code. Its main goals are to:

2
docs/en/Audit-Logging.md

@ -1,4 +1,4 @@
# Audit Logging
# Audit Logging
[Wikipedia](https://en.wikipedia.org/wiki/Audit_trail): "*An audit trail (also called **audit log**) is a security-relevant chronological record, set of records, and/or destination and source of records that provide documentary evidence of the sequence of activities that have affected at any time a specific operation, procedure, or event*".

31
docs/en/Background-Jobs-Hangfire.md

@ -88,17 +88,30 @@ To make it secure by default, only local requests are allowed, however you can c
You can integrate the Hangfire dashboard to [ABP authorization system](Authorization.md) using the **AbpHangfireAuthorizationFilter**
class. This class is defined in the `Volo.Abp.Hangfire` package. The following example, checks if the current user is logged in to the application:
app.UseHangfireDashboard("/hangfire", new DashboardOptions
{
AsyncAuthorization = new[] { new AbpHangfireAuthorizationFilter() }
});
```csharp
app.UseHangfireDashboard("/hangfire", new DashboardOptions
{
AsyncAuthorization = new[] { new AbpHangfireAuthorizationFilter() }
});
```
* `AbpHangfireAuthorizationFilter` is an implementation of an authorization filter.
#### AbpHangfireAuthorizationFilter
`AbpHangfireAuthorizationFilter` class has the following fields:
* **`enableTenant` (`bool`, default: `false`):** Enables/disables accessing the Hangfire dashboard on tenant users.
* **`requiredPermissionName` (`string`, default: `null`):** Hangfire dashboard is accessible only if the current user has the specified permission. In this case, if we specify a permission name, we don't need to set `enableTenant` `true` because the permission system already does it.
If you want to require an additional permission, you can pass it into the constructor as below:
app.UseHangfireDashboard("/hangfire", new DashboardOptions
{
AsyncAuthorization = new[] { new AbpHangfireAuthorizationFilter("MyHangFireDashboardPermissionName") }
});
```csharp
app.UseHangfireDashboard("/hangfire", new DashboardOptions
{
AsyncAuthorization = new[] { new AbpHangfireAuthorizationFilter(requiredPermissionName: "MyHangFireDashboardPermissionName") }
});
```
**Important**: `UseHangfireDashboard` should be called after the authentication middleware in your `Startup` class (probably at the last line). Otherwise,
**Important**: `UseHangfireDashboard` should be called after the authentication and authorization middlewares in your `Startup` class (probably at the last line). Otherwise,
authorization will always fail!

99
docs/en/Background-Workers-Hangfire.md

@ -0,0 +1,99 @@
# Hangfire Background Worker Manager
[Hangfire](https://https://www.hangfire.io/) is an advanced background jobs and worker manager. You can integrate Hangfire with the ABP Framework to use it instead of the [default background worker manager](Background-Workers.md).
The major advantage is that you can use the same server farm to manage your Background Jobs and Workers, as well as leverage the advanced scheduling that is available from Hangfire for [Recurring Jobs](https://docs.hangfire.io/en/latest/background-methods/performing-recurrent-tasks.html?highlight=recurring), aka Background Workers.
## Installation
It is suggested to use the [ABP CLI](CLI.md) to install this package.
### Using the ABP CLI
Open a command line window in the folder of the project (.csproj file) and type the following command:
````bash
abp add-package Volo.Abp.BackgroundWorkers.Hangfire
````
### Manual Installation
If you want to manually install;
1. Add the [Volo.Abp.BackgroundWorkers.Hangfire](https://www.nuget.org/packages/Volo.Abp.BackgroundWorkers.Hangfire) NuGet package to your project:
````
Install-Package Volo.Abp.BackgroundWorkers.Hangfire
````
2. Add the `AbpBackgroundWorkersHangfireModule` to the dependency list of your module:
````csharp
[DependsOn(
//...other dependencies
typeof(AbpBackgroundWorkersHangfireModule) //Add the new module dependency
)]
public class YourModule : AbpModule
{
}
````
> Hangfire background worker integration provides an adapter `HangfirePeriodicBackgroundWorkerAdapter` to automatically load any `PeriodicBackgroundWorkerBase` and `AsyncPeriodicBackgroundWorkerBase` derived classes as `IHangfireBackgroundWorker` instances. This allows you to still to easily switch over to use Hangfire as the background manager even you have existing background workers that are based on the [default background workers implementation](Background-Workers.md).
## Create a Background Worker
`HangfireBackgroundWorkerBase` is an easy way to create a background worker.
```` csharp
public class MyLogWorker : HangfireBackgroundWorkerBase
{
public MyLogWorker()
{
RecurringJobId = nameof(MyLogWorker);
CronExpression = Cron.Daily();
}
public override Task DoWorkAsync()
{
Logger.LogInformation("Executed MyLogWorker..!");
return Task.CompletedTask;
}
}
````
* **RecurringJobId** Is an optional parameter, see [Hangfire document](https://docs.hangfire.io/en/latest/background-methods/performing-recurrent-tasks.html)
* **CronExpression** Is a CRON expression, see [CRON expression](https://en.wikipedia.org/wiki/Cron#CRON_expression)
> You can directly implement the `IHangfireBackgroundWorker`, but `HangfireBackgroundWorkerBase` provides some useful properties like Logger.
## Register BackgroundWorkerManager
After creating a background worker class, you should add it to the `IBackgroundWorkerManager`. The most common place is the `OnApplicationInitialization` method of your module class:
```` csharp
[DependsOn(typeof(AbpBackgroundWorkersModule))]
public class MyModule : AbpModule
{
public override void OnApplicationInitialization(
ApplicationInitializationContext context)
{
context.AddBackgroundWorker<MyLogWorker>();
}
}
````
`context.AddBackgroundWorker(...)` is a shortcut extension method for the expression below:
```` csharp
context.ServiceProvider
.GetRequiredService<IBackgroundWorkerManager>()
.Add(
context
.ServiceProvider
.GetRequiredService<MyLogWorker>()
);
````
So, it resolves the given background worker and adds to the `IBackgroundWorkerManager`.
While we generally add workers in OnApplicationInitialization, there are no restrictions on that. You can inject IBackgroundWorkerManager anywhere and add workers at runtime. Background worker manager will stop and release all the registered workers when your application is being shut down.

11
docs/en/Background-Workers.md

@ -131,10 +131,15 @@ If that's a problem for your workers, you have two options;
* Disable the background worker system using the `AbpBackgroundWorkerOptions` described above, for all the application instances, except one of them.
* Disable the background worker system for all the application instances and create another special application that runs on a single server and execute the workers.
## Quartz Integration
## Integrations
ABP Framework's background worker system is good to implement periodic tasks. However, you may want to use an advanced task scheduler like [Quartz](https://www.quartz-scheduler.net/). See the community contributed [quartz integration](Background-Workers-Quartz.md) for the background workers.
Background worker system is extensible and you can change the default background worker manager with your own implementation or on of the pre-built integrations.
See pre-built worker manager alternatives:
* [Quartz Background Worker Manager](Background-Workers-Quartz.md)
* [Hangfire Background Worker Manager](Background-Workers-Hangfire.md)
## See Also
* [Quartz Integration for the background workers](Background-Workers-Quartz.md)
* [Background Jobs](Background-Jobs.md)

2
docs/en/Best-Practices/Application-Services.md

@ -1,4 +1,4 @@
## Application Services Best Practices & Conventions
## Application Services Best Practices & Conventions
* **Do** create an application service for each **aggregate root**.

2
docs/en/Best-Practices/Data-Transfer-Objects.md

@ -1,4 +1,4 @@
## Data Transfer Objects Best Practices & Conventions
## Data Transfer Objects Best Practices & Conventions
* **Do** define DTOs in the **application contracts** package.
* **Do** inherit from the pre-built **base DTO classes** where possible and necessary (like `EntityDto<TKey>`, `CreationAuditedEntityDto<TKey>`, `AuditedEntityDto<TKey>`, `FullAuditedEntityDto<TKey>` and so on).

2
docs/en/Best-Practices/Domain-Services.md

@ -1,4 +1,4 @@
## Domain Services Best Practices & Conventions
## Domain Services Best Practices & Conventions
> **This document is not ready yet. Please see the [Domain Services](../Domain-Services.md) document.**

2
docs/en/Best-Practices/Entity-Framework-Core-Integration.md

@ -1,4 +1,4 @@
## Entity Framework Core Integration Best Practices
## Entity Framework Core Integration Best Practices
> See [Entity Framework Core Integration document](../Entity-Framework-Core.md) for the basics of the EF Core integration.

2
docs/en/Best-Practices/Index.md

@ -1,4 +1,4 @@
## Module Development Best Practices & Conventions
## Module Development Best Practices & Conventions
### Introduction

2
docs/en/Best-Practices/Module-Architecture.md

@ -1,4 +1,4 @@
## Module Architecture Best Practices & Conventions
## Module Architecture Best Practices & Conventions
### Solution Structure

2
docs/en/Best-Practices/MongoDB-Integration.md

@ -1,4 +1,4 @@
## MongoDB Integration
## MongoDB Integration
* Do define a separated `MongoDbContext` interface and class for each module.

309
docs/en/Blog-Posts/2021-10-05 v5_0_Beta1/POST.md

@ -0,0 +1,309 @@
# ABP Platform 5.0 Beta 1 Has Been Released
Today, we are excited to release the [ABP Framework](https://abp.io/) and the [ABP Commercial](https://commercial.abp.io/) version **5.0 Beta**. This blog post introduces the new features and important changes in this new version.
> **The planned release date for the [5.0.0 Release Candidate](https://github.com/abpframework/abp/milestone/51) version is November, 2021**.
Please try the beta 1 version and provide feedback for a more stable ABP version 5.0! Thank you all.
## Get Started with the 5.0 Beta 1
follow the steps below to try the version 5.0.0 beta 1 today;
1) **Upgrade** the ABP CLI to the version `5.0.0-beta.1` using a command line terminal:
````bash
dotnet tool update Volo.Abp.Cli -g --version 5.0.0-beta.1
````
**or install** if you haven't installed before:
````bash
dotnet tool install Volo.Abp.Cli -g --version 5.0.0-beta.1
````
2) Create a **new application** with the `--preview` option:
````bash
abp new BookStore --preview
````
See the [ABP CLI documentation](https://docs.abp.io/en/abp/latest/CLI) for all the available options.
> You can also use the *Direct Download* tab on the [Get Started](https://abp.io/get-started) page by selecting the **Preview checkbox**.
### Visual Studio Upgrade
As .NET 6 is a preview version you need to make changes on the Visual Studio 2019.
If you want to run a .NET 6 project on Visual Studio 2019, you need to install the latest .NET SDK 6 from https://dotnet.microsoft.com/download/dotnet/6.0
and also enable the `Use Previews of the .NET SDK` option from Visual Studio 2019 options. See the screenshot:
![Enable Using Previews of the .NET SDK ](use-preview-visual-studio.png)
Alternatively you can download the latest Visual Studio 2022 preview to run/create the .NET 6 projects. We have tested the ABP solution with the Visual Studio 2022 `17.0.0 Preview 4.1`. Check out https://visualstudio.microsoft.com/vs/preview/ for more information.
### Migration Notes & Breaking Changes
This is a major version and there are some breaking changes and upgrade steps. Here, a list of important breaking changes in this version:
* Upgraded to .NET 6.0-rc.1, so you need to move your solution to .NET 6.0 if you want to use the ABP 5.0.
* `IRepository` doesn't inherit from `IQueryable` anymore. It was already made obsolete in 4.2.
* Removed NGXS and states from the Angular UI.
* Removed gulp dependency from the MVC / Razor Pages UI in favor of `abp install-libs` command of ABP CLI.
* Deprecated EntityCreatingEventData, EntityUpdatingEventData, EntityDeletingEventData and EntityChangingEventData classes. See [#9897](https://github.com/abpframework/abp/issues/9897).
Please see the [migration document](https://docs.abp.io/en/abp/5.0/Migration-Guides/Abp-5_0) for all the details. You can also see all [the closed issues and pull request](https://github.com/abpframework/abp/releases/tag/5.0.0-beta.1) on GitHub.
## What's new with Beta 1?
In this section, I will introduce some major features released with beta 1.
### Static (Generated) Client Proxies for C# and JavaScript
Dynamic C# ([see](https://docs.abp.io/en/abp/latest/API/Dynamic-CSharp-API-Clients)) and JavaScript ([see](https://docs.abp.io/en/abp/latest/UI/AspNetCore/Dynamic-JavaScript-Proxies)) client proxy system is one of the most loved features of the ABP Framework. It generates the proxy code on runtime and makes client-to-server calls a breeze. With ABP 5.0, we are providing an alternative approach: You can generate the client proxy code on development-time.
Development-time client proxy generation has a performance advantage since it doesn't need to obtain the HTTP API definition on runtime. It also makes it easier to consume a (micro)service behind an API Gateway. With dynamic proxies, we should return a combined HTTP API definition from the API Gateway and need to add HTTP API layers of the microservices to the gateway. Static proxies removes this requirement. One disadvantage is that you should re-generate the client proxy code whenever you change your API endpoint definition. Yes, software development always has tradeoffs :)
Working with static client proxy generation is simple with the ABP CLI. You first need to run the server application, open a command-line terminal, locate to the root folder of your client application, then run the `generate-proxy` command of the ABP CLI.
#### Creating C# client proxies
C# client proxies are useful to consume APIs from Blazor WebAssembly applications. It is also useful for microservice to microservice HTTP API calls. Notice that the client application need to have a reference to the application service contracts (typically, the `.Application.Contracts` project in your solution) in order to consume the services.
**Example usage:**
````bash
abp generate-proxy -t csharp -u https://localhost:44305
````
`-t` indicates the client type, C# here. `-u` is the URL of the server application. It creates the proxies for the application (the app module) by default. You can specify the module name as `-m <module-name>` if you are building a modular system. The following figure shows the generated files:
![csharp-proxies](csharp-proxies.png)
Once the proxies are generated, you can inject and use the application service interfaces of these proxies, like `IProductAppService` in this example. Usage is same of the [dynamic C# client proxies](https://docs.abp.io/en/abp/latest/API/Dynamic-CSharp-API-Clients).
#### Creating JavaScript client proxies
JavaScript proxies are useful to consume APIs from MVC / Razor Pages UI. It works on JQuery AJAX API, just like the [dynamic JavaScript proxies](https://docs.abp.io/en/abp/latest/UI/AspNetCore/Dynamic-JavaScript-Proxies).
**Example usage:**
````bash
abp generate-proxy -t js -u https://localhost:44305
````
The following figure shows the generated file:
![js-proxies](js-proxies.png)
Then you can consume the server-side APIs from your JavaScript code just like the [dynamic JavaScript proxies](https://docs.abp.io/en/abp/latest/UI/AspNetCore/Dynamic-JavaScript-Proxies).
#### Creating Angular client proxies
Angular developers knows that the generate-proxy command was already available in ABP's previous versions to create client-side proxy services in the Angular UI. The same functionality continues to be available and already [documented here](https://docs.abp.io/en/abp/latest/UI/Angular/Service-Proxies).
**Example usage:**
````bash
abp generate-proxy -t ng -u https://localhost:44305
````
### Transactional Outbox & Inbox for the Distributed Event Bus
This was one of the most awaited features by distributed software developers.
The [transactional outbox pattern](https://microservices.io/patterns/data/transactional-outbox.html) is used to publishing distributed events within the same transaction that manipulates the application database. Distributed events are saved into the database inside the same transaction with your data changes, then sent to the message broker (like RabbitMQ or Kafka) by a separate background worker with a re-try system. In this way, it ensures the consistency between your database state and the published events.
The transactional inbox pattern, on the other hand, saves incoming events into database first, then executes the event handler in a transactional manner and removes the event from the inbox queue in the same transaction. It also ensures that the event is only executed one time by keeping the processed messages for a while and discarding the duplicate events received from the message broker.
Enabling the inbox and outbox patterns requires a few manual steps for your application. We've created a simple [console application example](https://github.com/abpframework/abp/tree/dev/test/DistEvents), but I will also explain all the steps here.
#### Pre-requirements
First of all, you need to have EF Core or MongoDB installed into your solution. It should be already installed if you'd created a solution from the ABP startup template.
#### Install the packages
Install the new [Volo.Abp.EventBus.Boxes](https://www.nuget.org/packages/Volo.Abp.EventBus.Boxes) NuGet package to your database layer (to `EntityFrameworkCore` or `MongoDB` project) or to the host application. Open a command-line terminal at the root directory of your database (or host) project and execute the following command:
````csharp
abp add-package Volo.Abp.EventBus.Boxes
````
This will install the package and setup the ABP module dependency. This package depends on [DistributedLock.Core](https://www.nuget.org/packages/DistributedLock.Core) library which provides a distributed locking system for concurrency control in a distributed environment. There are [many distributed lock providers](https://github.com/madelson/DistributedLock#implementations), including Redis, SqlServer and ZooKeeper. You can use the one you like. Here, I will show the Redis provider.
Add [DistributedLock.Redis](https://www.nuget.org/packages/DistributedLock.Redis) NuGet package to your project, then add the following code into the ConfigureService method of your ABP module class:
````csharp
context.Services.AddSingleton<IDistributedLockProvider>(sp =>
{
var connection = ConnectionMultiplexer.Connect(configuration["Redis:Configuration"]);
return new RedisDistributedSynchronizationProvider(connection.GetDatabase());
});
````
We are getting the Redis configuration from the `appsettings.json` file, so add the following lines to your `appsettings.json` file:
````json
"Redis": {
"Configuration": "127.0.0.1"
}
````
You can change the IP or customize the configuration based on your environment.
#### Configure the DbContext
Open your `DbContext` class, implement the `IHasEventInbox` and the `IHasEventOutbox` interfaces. You should end up by adding two `DbSet` properties into your `DbContext` class:
````csharp
public DbSet<IncomingEventRecord> IncomingEvents { get; set; }
public DbSet<OutgoingEventRecord> OutgoingEvents { get; set; }
````
Add the following lines inside the `OnModelCreating` method of your `DbContext` class:
````csharp
builder.ConfigureEventInbox();
builder.ConfigureEventOutbox();
````
It is similar for MongoDB; implement the `IHasEventInbox` and the `IHasEventOutbox` interfaces. There is no `Configure...` method for MongoDB.
Now, we've added inbox/outbox related tables to our database schema. Now, for EF Core, use the standard `Add-Migration` and `Update-Database` commands to apply changes into your database (you can skip this step for MongoDB). If you want to use the command-line terminal, run the following commands in the root directory of the database integration project:
````bash
dotnet ef migrations add "Added_Event_Boxes"
dotnet ef database update
````
#### Configure the distributed event bus options
As the last step, write the following configuration code inside the `ConfigureServices` method of your module class:
````csharp
Configure<AbpDistributedEventBusOptions>(options =>
{
options.Outboxes.Configure(config =>
{
config.UseDbContext<YourDbContext>();
});
options.Inboxes.Configure(config =>
{
config.UseDbContext<YourDbContext>();
});
});
````
Replace `YourDbContext` with your `DbContext` class.
That's all. You can continue to publishing and consuming events just as before. See the [distributed event bus documentation](https://docs.abp.io/en/abp/latest/Distributed-Event-Bus) if you don't know how to use it.
### Publishing events in transaction
The previous feature (outbox & inbox) solves the transactional event publishing problem for distributed systems. This feature, publishing events in transaction, solves the problem of executing event handlers in the same transaction that the events are published in for non-distributed applications. With 5.0, all events (local or distributed) are handled in the same transaction. If any handler fails, the transaction is rolled back. If you don't want that, you should use try/catch and ignore the exception inside your event handler.
Remember that if you don't install a real distributed event provider (like [RabbitMQ](https://docs.abp.io/en/abp/latest/Distributed-Event-Bus-RabbitMQ-Integration) or [Kafka](https://docs.abp.io/en/abp/latest/Distributed-Event-Bus-Kafka-Integration)), the [distributed events](https://docs.abp.io/en/abp/latest/Distributed-Event-Bus) are actually executed in-process, just like the [local events](https://docs.abp.io/en/abp/latest/Local-Event-Bus). So, with this development, all the events become transactional, even if your system is distributed or not.
No action needed to take. It will just work by default. There is a [deprecation note](https://github.com/abpframework/abp/issues/9897) related to this change (some pre-defined events [will be removed](https://github.com/abpframework/abp/issues/9908) in the next major version since they are not needed anymore)
### Inactivating a user
The [Identity module](https://docs.abp.io/en/abp/latest/Modules/Identity) has a new feature to make a user active or inactive. Inactive users can not login to the system. In this way, you can disable a user account without deleting it. An *Active* checkbox is added to the user create/edit dialog to control it on the UI:
![user-active](user-active.png)
EF Core developers should add a new database migration since this brings a new field to the `AbpUsers` table.
### Overriding email settings per tenant
If you're building a multi-tenant application, it is now possible to override email sending settings per tenant. To make this possible, you should first enable that [feature](https://docs.abp.io/en/abp/latest/Features) to the tenant you want, by clicking the *Actions -> Features* for the tenant.
![tenant-features](tenant-features.png)
Enable the feature using the checkbox as shown in the following modal:
![enable-email-tenant](enable-email-tenant.png)
Then the tenant admin can open the email settings page under the Administration -> Settings menu (on development environment, logout, switch to the tenant and re-login with the tenant admin):
![email-settings](email-settings.png)
### Hangfire dashboard permission
ABP allows to use Hangfire as the background job manager when you install the integration package [as documented](https://docs.abp.io/en/abp/5.0/Background-Jobs-Hangfire). Hangfire's dashboard is used to monitor and control the background job queues. Here, a screenshot from the dashboard:
![hangfire-dashboard](hangfire-dashboard.png)
Hangfire's dashboard is not authorized by default, so any user can navigate to the `/hangfire` URL and see/control the jobs. With the ABP version 5.0, we've added a built-in authorization implementation for the Hangfire dashboard. Instead of `app.UseHangfireDashboard();`, you can use the following middleware configuration:
````csharp
app.UseHangfireDashboard("/hangfire", new DashboardOptions
{
AsyncAuthorization = new[] { new AbpHangfireAuthorizationFilter() }
});
````
In this way, only the authenticated users can see the dashboard. However, we suggest to set a permission name, so only the users with that permission can see the dashboard:
````csharp
app.UseHangfireDashboard("/hangfire", new DashboardOptions
{
AsyncAuthorization = new[] {
new AbpHangfireAuthorizationFilter("MyPermissionName")
}
});
````
You can define the permission (`MyPermissionName` in this example) using the standard [permission system](https://docs.abp.io/en/abp/5.0/Authorization#permission-system).
### Introducing AbpControllerBase
ABP provides an `AbpController` class that you can inherit your MVC controllers from. It provides some pre-injected services to simplify your controllers. With v5.0, we are adding a second base controller class, `AbpControllerBase`, which is more proper to create API controllers (without view features). It is suggested to inherit from the `AbpControllerBase` class to create API controllers, instead of the `AbpController` class.
**Example:**
````csharp
[Route("api/products")]
public class ProductController : AbpControllerBase
{
// TODO: ...
}
````
## Ongoing Works & Next Release
We'd published important features and changes with this beta 1 release. However, there are still some major works in development. The most important work is the **Bootstrap 5 upgrade**. ABP 5.0 will work on Bootstrap 5, which is an important change for existing applications. We suggest to prepare for this change from now.
The next release will be 5.0.0-beta.2. It will include the Bootstrap 5 upgrade. We don't plan make another big work for the version 5.0. After the beta.2, we will work on tests, feedbacks and documentation to prepare a stable final release.
## Community News
### ABP was on ASP.NET Community Startup!
It was great for us to be invited to Microsoft's [ASP.NET Community Weekly Standup](https://dotnet.microsoft.com/live/community-standup) show, at September 28. There was a very high attention and that made us very happy. Thanks to the ABP Community and all the watchers :) If you've missed the talk, [you can watch it here](https://www.youtube.com/watch?v=vMWM-_ihjwM).
### Upcoming ABP Book!
I am currently authoring the first official book for the ABP Framework and it is on [pre-sale on Amazon](https://www.amazon.com/Mastering-ABP-Framework-maintainable-implementing-dp-1801079242/dp/1801079242) now.
![abp-book-cover](abp-book-cover.png)
This books is a complete guide to start working with the ABP Framework, explore the ABP features and concepts. It also contains chapters for DDD, modular application development and multi-tenancy to learn and practically work with the ABP architecture to build maintainable software solutions and create SaaS applications. The book will be based on ABP 5.0 and published in the beginning of 2022. You can [pre-order now](https://www.amazon.com/Mastering-ABP-Framework-maintainable-implementing-dp-1801079242/dp/1801079242)!
### New ABP Community posts
Here, the latest posts added to the [ABP community](https://community.abp.io/):
* [Deploy ABP Framework .NET Core tiered application to docker swarm](https://community.abp.io/articles/deploy-abp-framework-dotnet-core-tiered-app-to-docker-swarm-kcrjbjec)
* [How to override localization strings of depending modules](https://community.abp.io/articles/how-to-override-localization-strings-of-depending-modules-ba1oy03l)
* [Centralized logging for .NET Core ABP microservices application using Seq](https://community.abp.io/articles/centralized-logging-for-.net-core-abp-microservices-app-using-seq-g1xe7e7y)
* [Extend Tenant management and add custom host to your ABP application](https://community.abp.io/articles/extend-tenant-management-and-add-custom-host-to-your-abp-app-lwmi9lr5)
Thanks to the ABP Community for all the contents they have published. You can also post your ABP and .NET related (text or video) contents to the ABP Community.
## Conclusion
The ABP version 5.0 is coming with important changes (like .NET 6 and Bootstrap 5) and features. In this blog post, I summarized the news about that new version. Please try it and provide feedback by opening issues on [the GitHub repository](https://github.com/abpframework/abp). Thank you all!

BIN
docs/en/Blog-Posts/2021-10-05 v5_0_Beta1/abp-book-cover.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 125 KiB

BIN
docs/en/Blog-Posts/2021-10-05 v5_0_Beta1/csharp-proxies.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

BIN
docs/en/Blog-Posts/2021-10-05 v5_0_Beta1/email-settings.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

BIN
docs/en/Blog-Posts/2021-10-05 v5_0_Beta1/enable-email-tenant.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

BIN
docs/en/Blog-Posts/2021-10-05 v5_0_Beta1/hangfire-dashboard.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

BIN
docs/en/Blog-Posts/2021-10-05 v5_0_Beta1/js-proxies.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

BIN
docs/en/Blog-Posts/2021-10-05 v5_0_Beta1/tenant-features.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
docs/en/Blog-Posts/2021-10-05 v5_0_Beta1/use-preview-visual-studio.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

BIN
docs/en/Blog-Posts/2021-10-05 v5_0_Beta1/user-active.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

26
docs/en/CLI-New-Command-Samples.md

@ -1,4 +1,4 @@
# ABP CLI Create Solution Sample Commands
# ABP CLI - New Solution Sample Commands
The `abp new` command creates an ABP solution or other artifacts based on an ABP template. [ABP CLI](CLI.md) has several parameters to create a new ABP solution. In this document we will show you some sample commands to create a new solution. All the project names are `Acme.BookStore`. Currently, the only available mobile project is a `React Native` mobile app. Available database providers are `Entity Framework Core` and `MongoDB`. All the commands starts with `abp new`.
@ -87,6 +87,28 @@ The following commands are for creating Blazor projects:
abp new Acme.BookStore -u blazor --database-provider mongodb --mobile none -csf
```
## Blazor Server
The following commands are for creating Blazor projects:
* **Entity Framework Core**, no mobile app:
```bash
abp new Acme.BookStore -t app -u blazor-server --mobile none
```
* **Entity Framework Core**, **separate Identity Server**, **separate API Host**, mobile app included:
```bash
abp new Acme.BookStore -u blazor-server --tiered
```
* **MongoDB**, no mobile app, creates the project in a new folder:
```bash
abp new Acme.BookStore -u blazor --database-provider mongodb --mobile none -csf
```
## No UI
In the default app template, there is always a frontend project. In this option there is no frontend project. It has a `HttpApi.Host` project to serve your HTTP WebAPIs. It's appropriate if you want to create a WebAPI service.
@ -101,6 +123,8 @@ In the default app template, there is always a frontend project. In this option
```bash
abp new Acme.BookStore -u none --mobile none --database-provider mongodb
```
## Console application

74
docs/en/CLI.md

@ -1,4 +1,4 @@
# ABP CLI
# ABP CLI
ABP CLI (Command Line Interface) is a command line tool to perform some common operations for ABP based solutions.
@ -89,12 +89,14 @@ For more samples, go to [ABP CLI Create Solution Samples](CLI-New-Command-Sample
* `--ui` or `-u`: Specifies the UI framework. Default framework is `mvc`. Available frameworks:
* `mvc`: ASP.NET Core MVC. There are some additional options for this template:
* `--tiered`: Creates a tiered solution where Web and Http API layers are physically separated. If not specified, it creates a layered solution which is less complex and suitable for most scenarios.
* `angular`: Angular. There are some additional options for this template:
* `--separate-identity-server`: Separates the identity server application from the API host application. If not specified, you will have a single endpoint in the server side.
* `blazor`: Blazor. There are some additional options for this template:
* `--separate-identity-server`: Separates the identity server application from the API host application. If not specified, you will have a single endpoint in the server side.
* `none`: Without UI. There are some additional options for this template:
* `--separate-identity-server`: Separates the identity server application from the API host application. If not specified, you will have a single endpoint in the server side.
* `angular`: Angular UI. There are some additional options for this template:
* `--separate-identity-server`: The Identity Server project comes as a separate project and runs at a different endpoint. It separates the Identity Server from the API Host application. If not specified, you will have a single endpoint in the server side.
* `blazor`: Blazor UI. There are some additional options for this template:
* `--separate-identity-server`The Identity Server project comes as a separate project and runs at a different endpoint. It separates the Identity Server from the API Host application. If not specified, you will have a single endpoint in the server side.
* `blazor-server`: Blazor Server UI. There are some additional options for this template:
* `--tiered`: The Identity Server and the API Host project comes as separate projects and run at different endpoints. It has 3 startup projects: *HttpApi.Host*, *IdentityServer* and *Blazor* and and each runs on different endpoints. If not specified, you will have a single endpoint for your web project.
* `none`: Without UI. No front-end layer will be created. There are some additional options for this template:
* `--separate-identity-server`: The Identity Server project comes as a separate project and runs at a different endpoint. It separates the Identity Server from the API Host application. If not specified, you will have a single endpoint in the server side.
* `--mobile` or `-m`: Specifies the mobile application framework. If not specified, no mobile application will be created. Available options:
* `react-native`: React Native.
* `--database-provider` or `-d`: Specifies the database provider. Default provider is `ef`. Available providers:
@ -264,43 +266,75 @@ abp get-source Volo.Blogging --local-framework-ref --abp-path D:\GitHub\abp
### generate-proxy
Generates Angular service proxies for your HTTP APIs to make easy to consume your services from the client side. Your host (server) application must be up and running before running this command.
Generates Angular, C# or JavaScript service proxies for your HTTP APIs to make easy to consume your services from the client side. Your host (server) application must be up and running before running this command.
Usage:
````bash
abp generate-proxy
abp generate-proxy -t <client-type> [options]
````
Examples:
````bash
abp generate-proxy -t ng
abp generate-proxy -t js -url https://localhost:44302/
abp generate-proxy -t csharp -url https://localhost:44302/
````
#### Options
* `--type` or `-t`: The name of client type. Available clients:
* `csharp`: C#, work in the `*.HttpApi.Client` project directory. There are some additional options for this client:
* `--folder`: Folder name to place generated CSharp code in. Default value: `ClientProxies`.
* `ng`: Angular. There are some additional options for this client:
* `--api-name` or `-a`: The name of the API endpoint defined in the `/src/environments/environment.ts`. Default value: `default`.
* `--source` or `-s`: Specifies the Angular project name to resolve the root namespace & API definition URL from. Default value: `defaultProject`.
* `--target`: Specifies the Angular project name to place generated code in. Default value: `defaultProject`.
* `--prompt` or `-p`: Asks the options from the command line prompt (for the unspecified options).
* `js`: JavaScript. work in the `*.Web` project directory. There are some additional options for this client:
* `--output` or `-o`: JavaScript file path or folder to place generated code in.
* `--module` or `-m`: Specifies the name of the backend module you wish to generate proxies for. Default value: `app`.
* `--api-name` or `-a`: The name of the API endpoint defined in the `/src/environments/environment.ts`. Default value: `default`.
* `--source` or `-s`: Specifies the Angular project name to resolve the root namespace & API definition URL from. Default value: `defaultProject`.
* `--target` or `-t`: Specifies the Angular project name to place generated code in. Default value: `defaultProject`.
* `--prompt` or `-p`: Asks the options from the command line prompt (for the unspecified options).
* `--working-directory` or `-wd`: Execution directory. For `csharp` and `js` client types.
* `--url` or `-u`: API definition URL from. For `csharp` and `js` client types.
> See the [Angular Service Proxies document](UI/Angular/Service-Proxies.md) for more.
### remove-proxy
Removes previously generated proxy code from the Angular application. Your host (server) application must be up and running before running this command.
Removes previously generated proxy code from the Angular, CSharp or JavaScript application. Your host (server) application must be up and running before running this command.
This can be especially useful when you generate proxies for multiple modules before and need to remove one of them later.
Usage:
````bash
abp remove-proxy
abp remove-proxy -t <client-type> [options]
````
Examples:
````bash
abp remove-proxy -t ng
abp remove-proxy -t js -m identity -o Pages/Identity/client-proxies.js
abp remove-proxy -t csharp --folder MyProxies/InnerFolder
````
#### Options
* `--module` or `-m`: Specifies the name of the backend module you wish to remove proxies for. Default value: `app`.
* `--api-name` or `-a`: The name of the API endpoint defined in the `/src/environments/environment.ts`. Default value: `default`.
* `--source` or `-s`: Specifies the Angular project name to resolve the root namespace & API definition URL from. Default value: `defaultProject`.
* `--target` or `-t`: Specifies the Angular project name to place generated code in. Default value: `defaultProject`.
* `--prompt` or `-p`: Asks the options from the command line prompt (for the unspecified options).
* `--type` or `-t`: The name of client type. Available clients:
* `csharp`: C#, work in the `*.HttpApi.Client` project directory. There are some additional options for this client:
* `--folder`: Folder name to place generated CSharp code in. Default value: `ClientProxies`.
* `ng`: Angular. There are some additional options for this client:
* `--api-name` or `-a`: The name of the API endpoint defined in the `/src/environments/environment.ts`. Default value: `default`.
* `--source` or `-s`: Specifies the Angular project name to resolve the root namespace & API definition URL from. Default value: `defaultProject`.
* `--target`: Specifies the Angular project name to place generated code in. Default value: `defaultProject`.
* `--prompt` or `-p`: Asks the options from the command line prompt (for the unspecified options).
* `js`: JavaScript. work in the `*.Web` project directory. There are some additional options for this client:
* `--output` or `-o`: JavaScript file path or folder to place generated code in.
* `--module` or `-m`: Specifies the name of the backend module you wish to generate proxies for. Default value: `app`.
* `--working-directory` or `-wd`: Execution directory. For `csharp` and `js` client types.
* `--url` or `-u`: API definition URL from. For `csharp` and `js` client types.
> See the [Angular Service Proxies document](UI/Angular/Service-Proxies.md) for more.

BIN
docs/en/Community-Articles/2021-09-25-How-to-Override-Localization-Strings-Of-Depending-Modules/1.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

BIN
docs/en/Community-Articles/2021-09-25-How-to-Override-Localization-Strings-Of-Depending-Modules/2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

88
docs/en/Community-Articles/2021-09-25-How-to-Override-Localization-Strings-Of-Depending-Modules/POST.md

@ -0,0 +1,88 @@
# How to override localization strings of depending modules
## Source Code
You can find the source of the example solution used in this article [here](https://github.com/abpframework/abp-samples/tree/master/DocumentationSamples/ExtendLocalizationResource).
## Getting Started
This example is based on the following document
https://docs.abp.io/en/abp/latest/Localization#extending-existing-resource
We will change the default `DisplayName:Abp.Timing.Timezone` and `Description:Abp.Timing.Timezone` of [`AbpTimingResource`](https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.Timing/Volo/Abp/Timing/Localization/AbpTimingResource.cs) and add localized text in [Russian language(`ru`)](https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.Timing/Volo/Abp/Timing/Localization/en.json).
I created the `AbpTiming` folder in the `Localization` directory of the `ExtendLocalizationResource.Domain.Shared` project.
Create `en.json` and `ru.json` in its directory.
`en.json`
```json
{
"culture": "en",
"texts": {
"DisplayName:Abp.Timing.Timezone": "My Time zone",
"Description:Abp.Timing.Timezone": "My Application time zone"
}
}
```
`ru.json`
```json
{
"culture": "ru",
"texts": {
"DisplayName:Abp.Timing.Timezone": "Часовой пояс",
"Description:Abp.Timing.Timezone": "Часовой пояс приложения"
}
}
```
![](1.png)
We have below content in `ExtendLocalizationResource.Domain.Shared.csproj` file, See [Virtual-File-System](https://docs.abp.io/en/abp/latest/Virtual-File-System#working-with-the-embedded-files) understand how it works.
```xml
<ItemGroup>
<EmbeddedResource Include="Localization\ExtendLocalizationResource\*.json" />
<Content Remove="Localization\ExtendLocalizationResource\*.json" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="5.0.*" />
</ItemGroup>
```
Change the code of the `ConfigureServices` method in `ExtendLocalizationResourceDomainSharedModule`.
```cs
Configure<AbpLocalizationOptions>(options =>
{
options.Resources
.Add<ExtendLocalizationResourceResource>("en")
.AddBaseTypes(typeof(AbpValidationResource))
.AddVirtualJson("/Localization/ExtendLocalizationResource");
//add following code
options.Resources
.Get<AbpTimingResource>()
.AddVirtualJson("/Localization/AbpTiming");
options.DefaultResourceType = typeof(ExtendLocalizationResourceResource);
});
```
Execute `ExtendLocalizationResource.DbMigrator` to migrate the database and run `ExtendLocalizationResource.Web`.
We have changed the English localization text and added Russian localization.
### Index page
```cs
<p>@AbpTimingResource["DisplayName:Abp.Timing.Timezone"]</p>
@using(CultureHelper.Use("ru"))
{
<p>@AbpTimingResource["DisplayName:Abp.Timing.Timezone"]</p>
}
```
![](2.png)

2
docs/en/Configuration.md

@ -1,3 +1,3 @@
# Configuration
# Configuration
ASP.NET Core has an flexible and extensible key-value based configuration system. In fact, the configuration system is a part of Microsoft.Extensions libraries and it is independent from ASP.NET Core. That means it can be used in any type of application. See [Microsoft's documentation](https://docs.microsoft.com/en-us/aspnet/core/fundamentals/configuration/) to learn the configuration infrastructure. ABP framework is 100% compatible with the configuration system.

2
docs/en/Dependency-Injection.md

@ -1,4 +1,4 @@
# Dependency Injection
# Dependency Injection
ABP's Dependency Injection system is developed based on Microsoft's [dependency injection extension](https://medium.com/volosoft/asp-net-core-dependency-injection-best-practices-tips-tricks-c6e9c67f9d96) library (Microsoft.Extensions.DependencyInjection nuget package). So, it's documentation is valid in ABP too.

133
docs/en/Distributed-Event-Bus-Azure-Integration.md

@ -0,0 +1,133 @@
# Distributed Event Bus Azure Integration
> This document explains **how to configure the [Azure Service Bus](https://azure.microsoft.com/en-us/services/service-bus/)** as the distributed event bus provider. See the [distributed event bus document](Distributed-Event-Bus.md) to learn how to use the distributed event bus system
## Installation
Use the ABP CLI to add [Volo.Abp.EventBus.Azure](https://www.nuget.org/packages/Volo.Abp.EventBus.Azure) NuGet package to your project:
* Install the [ABP CLI](https://docs.abp.io/en/abp/latest/CLI) if you haven't installed before.
* Open a command line (terminal) in the directory of the `.csproj` file you want to add the `Volo.Abp.EventBus.Azure` package.
* Run `abp add-package Volo.Abp.EventBus.Azure` command.
If you want to do it manually, install the [Volo.Abp.EventBus.Azure](https://www.nuget.org/packages/Volo.Abp.EventBus.Azure) NuGet package to your project and add `[DependsOn(typeof(AbpEventBusAzureModule))]` to the [ABP module](Module-Development-Basics.md) class inside your project.
## Configuration
You can configure using the standard [configuration system](Configuration.md), like using the `appsettings.json` file, or using the [options](Options.md) classes.
### `appsettings.json` file configuration
This is the simplest way to configure the Azure Service Bus settings. It is also very strong since you can use any other configuration source (like environment variables) that is [supported by the AspNet Core](https://docs.microsoft.com/en-us/aspnet/core/fundamentals/configuration/).
**Example: The minimal configuration to connect to Azure Service Bus Namespace with default configurations**
````json
{
"Azure": {
"ServiceBus": {
"Connections": {
"Default": {
"ConnectionString": "Endpoint=sb://sb-my-app.servicebus.windows.net/;SharedAccessKeyName={{Policy Name}};SharedAccessKey={};EntityPath=marketing-consent"
}
}
},
"EventBus": {
"ConnectionName": "Default",
"SubscriberName": "MySubscriberName",
"TopicName": "MyTopicName"
}
}
}
````
* `MySubscriberName` is the name of this subscription, which is used as the **Subscriber** on the Azure Service Bus.
* `MyTopicName` is the **topic name**.
See [the Azure Service Bus document](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-queues-topics-subscriptions) to understand these options better.
#### Connections
If you need to connect to another Azure Service Bus Namespace the Default, you need to configure the connection properties.
**Example: Declare two connections and use one of them for the event bus**
````json
{
"Azure": {
"ServiceBus": {
"Connections": {
"Default": {
"ConnectionString": "Endpoint=sb://sb-my-app.servicebus.windows.net/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey={{SharedAccessKey}}"
},
"SecondConnection": {
"ConnectionString": "Endpoint=sb://sb-my-app.servicebus.windows.net/;SharedAccessKeyName={{Policy Name}};SharedAccessKey={{SharedAccessKey}}"
}
}
},
"EventBus": {
"ConnectionName": "SecondConnection",
"SubscriberName": "MySubscriberName",
"TopicName": "MyTopicName"
}
}
}
````
This allows you to use multiple Azure Service Bus namespaces in your application, but select one of them for the event bus.
You can use any of the [ServiceBusAdministrationClientOptions](https://docs.microsoft.com/en-us/dotnet/api/azure.messaging.servicebus.administration.servicebusadministrationclientoptions?view=azure-dotnet), [ServiceBusClientOptions](https://docs.microsoft.com/en-us/dotnet/api/azure.messaging.servicebus.servicebusclientoptions?view=azure-dotnet), [ServiceBusProcessorOptions](https://docs.microsoft.com/en-us/dotnet/api/azure.messaging.servicebus.servicebusprocessoroptions?view=azure-dotnet) properties for the connection.
**Example: Specify the Admin, Client and Processor options**
````json
{
"Azure": {
"ServiceBus": {
"Connections": {
"Default": {
"ConnectionString": "Endpoint=sb://sb-my-app.servicebus.windows.net/;SharedAccessKeyName={{Policy Name}};SharedAccessKey={};EntityPath=marketing-consent",
"Admin": {
"Retry": {
"MaxRetries": 3
}
},
"Client": {
"RetryOptions": {
"MaxRetries": 1
}
},
"Processor": {
"AutoCompleteMessages": true,
"ReceiveMode": "ReceiveAndDelete"
}
}
}
},
"EventBus": {
"ConnectionName": "Default",
"SubscriberName": "MySubscriberName",
"TopicName": "MyTopicName"
}
}
}
````
### The Options Classes
`AbpAzureServiceBusOptions` and `AbpAzureEventBusOptions` classes can be used to configure the connection strings and event bus options for Azure Service Bus.
You can configure this options inside the `ConfigureServices` of your [module](Module-Development-Basics.md).
**Example: Configure the connection**
````csharp
Configure<AbpAzureServiceBusOptions>(options =>
{
options.Connections.Default.ConnectionString = "Endpoint=sb://sb-my-app.servicebus.windows.net/;SharedAccessKeyName={{Policy Name}};SharedAccessKey={}";
options.Connections.Default.Admin.Retry.MaxRetries = 3;
options.Connections.Default.Client.RetryOptions.MaxRetries = 1;
});
````
Using these options classes can be combined with the `appsettings.json` way. Configuring an option property in the code overrides the value in the configuration file.

54
docs/en/Distributed-Event-Bus.md

@ -7,6 +7,7 @@ Distributed Event bus system allows to **publish** and **subscribe** to events t
Distributed event bus system provides an **abstraction** that can be implemented by any vendor/provider. There are four providers implemented out of the box:
* `LocalDistributedEventBus` is the default implementation that implements the distributed event bus to work as in-process. Yes! The **default implementation works just like the [local event bus](Local-Event-Bus.md)**, if you don't configure a real distributed provider.
* `AzureDistributedEventBus` implements the distributed event bus with the [Azure Service Bus](https://azure.microsoft.com/en-us/services/service-bus/). See the [Azure Service Bus integration document](Distributed-Event-Bus-Azure-Integration.md) to learn how to configure it.
* `RabbitMqDistributedEventBus` implements the distributed event bus with the [RabbitMQ](https://www.rabbitmq.com/). See the [RabbitMQ integration document](Distributed-Event-Bus-RabbitMQ-Integration.md) to learn how to configure it.
* `KafkaDistributedEventBus` implements the distributed event bus with the [Kafka](https://kafka.apache.org/). See the [Kafka integration document](Distributed-Event-Bus-Kafka-Integration.md) to learn how to configure it.
* `RebusDistributedEventBus` implements the distributed event bus with the [Rebus](http://mookid.dk/category/rebus/). See the [Rebus integration document](Distributed-Event-Bus-Rebus-Integration.md) to learn how to configure it.
@ -301,55 +302,4 @@ namespace AbpDemo
}
````
This example uses the `AutoMap` attribute of the AutoMapper to configure the mapping. You could create a profile class instead. Please refer to the AutoMapper document for more options.
## Exception Handling
ABP provides exception handling and retries when an exception occurs, it will move to the dead letter queue after the retry fails.
Enable exception handling:
```csharp
public override void PreConfigureServices(ServiceConfigurationContext context)
{
PreConfigure<AbpEventBusOptions>(options =>
{
options.EnabledErrorHandle = true;
options.UseRetryStrategy();
});
}
```
* `EnabledErrorHandle` is used to enable exception handing.
* `UseRetryStrategy` is used to enable retry.
When an exception occurs, it will retry every three seconds up to the maximum number of retries(default is 3) and move to dead letter queue, you can change the number of retries, retry interval and dead letter queue name:
```csharp
PreConfigure<AbpEventBusOptions>(options =>
{
options.DeadLetterName = "dead_queue";
options.UseRetryStrategy(retryStrategyOptions =>
{
retryStrategyOptions.IntervalMillisecond = 0;
retryStrategyOptions.MaxRetryAttempts = 1;
});
});
```
### Error Handle Selector
By default all event types will be exception handling, you can use `ErrorHandleSelector` of `AbpEventBusOptions` to change it:
```csharp
PreConfigure<AbpEventBusOptions>(options =>
{
options.ErrorHandleSelector = type => type == typeof(MyExceptionHandleEventData);
});
```
`options.ErrorHandleSelector` actually a list of type predicate. You can write a lambda expression to define your filter.
### Customize Exception Handling
ABP defines the `IEventErrorHandler` interface and implemented by the provider, you can replace it via [dependency injection](Dependency-Injection.md)
This example uses the `AutoMap` attribute of the AutoMapper to configure the mapping. You could create a profile class instead. Please refer to the AutoMapper document for more options.

2
docs/en/Domain-Services.md

@ -1,4 +1,4 @@
# Domain Services
# Domain Services
## Introduction

2
docs/en/Emailing.md

@ -1,4 +1,4 @@
# Email Sending
# Email Sending
ABP Framework provides various services, settings and integrations for sending emails;

2
docs/en/Entity-Framework-Core-Migrations.md

@ -1,4 +1,4 @@
# EF Core Database Migrations
# EF Core Database Migrations
This document begins by **introducing the default structure** provided by [the application startup template](Startup-Templates/Application.md) and **discusses various scenarios** you may want to implement for your own application.

2
docs/en/Entity-Framework-Core-MySQL.md

@ -1,4 +1,4 @@
# Switch to EF Core MySQL Provider
# Switch to EF Core MySQL Provider
This document explains how to switch to the **MySQL** database provider for **[the application startup template](Startup-Templates/Application.md)** which comes with SQL Server provider pre-configured.

2
docs/en/Entity-Framework-Core-Oracle-Devart.md

@ -1,4 +1,4 @@
# Switch to EF Core Oracle Devart Provider
# Switch to EF Core Oracle Devart Provider
This document explains how to switch to the **Oracle** database provider for **[the application startup template](Startup-Templates/Application.md)** which comes with SQL Server provider pre-configured.

2
docs/en/Entity-Framework-Core-Oracle-Official.md

@ -1,4 +1,4 @@
# Switch to EF Core Oracle Provider
# Switch to EF Core Oracle Provider
This document explains how to switch to the **Oracle** database provider for **[the application startup template](Startup-Templates/Application.md)** which comes with SQL Server provider pre-configured.

2
docs/en/Entity-Framework-Core-Oracle.md

@ -1,4 +1,4 @@
# Switch to EF Core Oracle Provider
# Switch to EF Core Oracle Provider
This document explains how to switch to the **Oracle** database provider for **[the application startup template](Startup-Templates/Application.md)** which comes with SQL Server provider pre-configured.

2
docs/en/Entity-Framework-Core-Other-DBMS.md

@ -1,4 +1,4 @@
# Switch to Another DBMS for Entity Framework Core
# Switch to Another DBMS for Entity Framework Core
**[The application startup template](Startup-Templates/Application.md)** comes with **SQL Server provider pre-configured** for the Entity Framework Core. However, EF Core supports [many other DBMSs](https://docs.microsoft.com/en-us/ef/core/providers/) and you can use any of them within your ABP based applications.

2
docs/en/Entity-Framework-Core-PostgreSQL.md

@ -1,4 +1,4 @@
# Switch to EF Core PostgreSQL Provider
# Switch to EF Core PostgreSQL Provider
This document explains how to switch to the **PostgreSQL** database provider for **[the application startup template](Startup-Templates/Application.md)** which comes with SQL Server provider pre-configured.

2
docs/en/Entity-Framework-Core-SQLite.md

@ -1,4 +1,4 @@
# Switch to EF Core SQLite Provider
# Switch to EF Core SQLite Provider
This document explains how to switch to the **SQLite** database provider for **[the application startup template](Startup-Templates/Application.md)** which comes with SQL Server provider pre-configured.

2
docs/en/Getting-Started-AspNetCore-Application.md

@ -1,4 +1,4 @@
# Getting Started ABP With AspNet Core MVC Web Application
# Getting Started ABP With AspNet Core MVC Web Application
This tutorial explains how to start ABP from scratch with minimal dependencies. You generally want to start with the **[startup template](Getting-Started-AspNetCore-MVC-Template.md)**.

2
docs/en/Getting-Started-React-Native.md

@ -1,4 +1,4 @@
# Getting Started with the React Native
# Getting Started with the React Native
````json
//[doc-params]

2
docs/en/Getting-Started-With-Startup-Templates.md

@ -1,4 +1,4 @@
# Getting Started with the Startup Templates
# Getting Started with the Startup Templates
See the following tutorials to learn how to get started with the ABP Framework using the pre-built application startup templates:

2
docs/en/Index.md

@ -1,4 +1,4 @@
# ABP Documentation
# ABP Documentation
ABP Framework is a complete **infrastructure** based on the **ASP.NET Core** to create **modern web applications** and **APIs** by following the software development **best practices** and the **latest technologies**.

2
docs/en/Integration-Tests.md

@ -1 +1 @@
This document has been [moved to here](Testing.md).
This document has been [moved to here](Testing.md).

2
docs/en/Json-Serialization.md

@ -1,3 +1,3 @@
# JSON
# JSON
TODO

50
docs/en/Local-Event-Bus.md

@ -143,7 +143,7 @@ namespace AbpDemo
{
public async Task HandleEventAsync(StockCountChangedEvent eventData)
{
//TODO: your code that does somthing on the event
//TODO: your code that does something on the event
}
}
}
@ -158,52 +158,6 @@ If you perform **database operations** and use the [repositories](Repositories.m
> The handler class must be registered to the dependency injection (DI). The sample above uses the `ITransientDependency` to accomplish it. See the [DI document](Dependency-Injection.md) for more options.
## Exception Handling
ABP provides exception handling and retries when an exception occurs.
Enable exception handling:
```csharp
public override void PreConfigureServices(ServiceConfigurationContext context)
{
PreConfigure<AbpEventBusOptions>(options =>
{
options.UseRetryStrategy();
});
}
```
When an exception occurs, it will retry every three seconds up to the maximum number of retries(default is 3) and throw the original exception, you can change the number of retries and the retry interval:
```csharp
PreConfigure<AbpEventBusOptions>(options =>
{
options.UseRetryStrategy(retryStrategyOptions =>
{
retryStrategyOptions.IntervalMillisecond = 0;
retryStrategyOptions.MaxRetryAttempts = 1;
});
});
```
### Error Handle Selector
By default all event types will be exception handling, you can use `ErrorHandleSelector` of `AbpEventBusOptions` to change it:
```csharp
PreConfigure<AbpEventBusOptions>(options =>
{
options.ErrorHandleSelector = type => type == typeof(MyExceptionHandleEventData);
});
```
`options.ErrorHandleSelector` actually a list of type predicate. You can write a lambda expression to define your filter.
### Customize Exception Handling
ABP defines the `IEventErrorHandler` interface and implemented by `LocalEventErrorHandler`, you can replace it via [dependency injection](Dependency-Injection.md)
### Transaction & Exception Behavior
When an event published, subscribed event handlers are immediately executed. So;
@ -272,4 +226,4 @@ The event types are;
Pre-build events are published when you save changes to the database;
* For EF Core, they are published on `DbContext.SaveChanges`.
* For MongoDB, they are published when you call repository's `InsertAsync`, `UpdateAsync` or `DeleteAsync` methods (since MongoDB has not a change tracking system).
* For MongoDB, they are published when you call repository's `InsertAsync`, `UpdateAsync` or `DeleteAsync` methods (since MongoDB has not a change tracking system).

2
docs/en/MailKit.md

@ -1,4 +1,4 @@
# MailKit Integration
# MailKit Integration
[MailKit](http://www.mimekit.net/) is a cross-platform, popular open source mail client library for .net. ABP Framework provides an integration package to use the MailKit as the [email sender](Emailing.md).

7
docs/en/Migration-Guides/Abp-5-0-Blazor.md

@ -0,0 +1,7 @@
# ABP Blazor UI v4.x to v5.0 Migration Guide
> This document is for the ABP MVC / Razor Pages UI. See also [the main migration guide](Abp-5_0.md).
## Upgrading to the latest Blazorise
ABP 5.0 uses the latest version of the [Blazorise](https://blazorise.com/) library. Please upgrade the Blazorise NuGet packages in your solution.

12
docs/en/Migration-Guides/Abp-5-0-MVC.md

@ -0,0 +1,12 @@
# ABP MVC / Razor Pages UI v4.x to v5.0 Migration Guide
> This document is for the ABP MVC / Razor Pages UI. See also [the main migration guide](Abp-5_0.md).
## Use install-libs by default
Removed the Gulp dependency from the MVC / Razor Pages UI projects in favor of `abp install-libs` command ([see](https://docs.abp.io/en/abp/5.0/UI/AspNetCore/Client-Side-Package-Management#install-libs-command)) of the ABP CLI. You should run this command whenever you change/upgrade your client-side package dependencies via `package.json`.
## Switched to SweetAlert2
Switched from SweetAlert to SweetAlert2. Run the `abp install-libs` command (in the root directory of the web project) after upgrading your solution. See [#9607](https://github.com/abpframework/abp/pull/9607).

101
docs/en/Migration-Guides/Abp-5_0-Angular.md

@ -0,0 +1,101 @@
# Angular UI v4.x to v5.0 Migration Guide
This document is for the ABP MVC / Razor Pages UI. See also [the main migration guide](Abp-5_0.md).
## Overall
See the overall list of breaking changes:
- Bootstrap 5 implementation [#10067](https://github.com/abpframework/abp/issues/10067)
- Remove NGXS dependency & states [#9952](https://github.com/abpframework/abp/issues/9952)
- Install @angular/localize package to startup templates [#10099](https://github.com/abpframework/abp/issues/10099)
- Create new secondary entrypoints and move the related proxies to there [#10060](https://github.com/abpframework/abp/issues/10060)
- Move SettingTabsService to @abp/ng.setting-management/config package from @abp/ng.core [#10061](https://github.com/abpframework/abp/issues/10061)
- Make the @abp/ng.account dependent on @abp/ng.identity [#10059](https://github.com/abpframework/abp/issues/10059)
- Set default abp-modal size medium [#10118](https://github.com/abpframework/abp/issues/10118)
- Update all dependency versions to the latest [#9806](https://github.com/abpframework/abp/issues/9806)
- Chart.js big include with CommonJS warning [#7472](https://github.com/abpframework/abp/issues/7472)
## Angular v12
The new ABP Angular UI is based on Angular v12. We started to compile Angular UI packages with the Ivy compilation. Therefore, **new packages only work with Angular v12**. If you are still on the older version of Angular v12, you have to update to Angular v12. The update is usually very easy. See [Angular Update Guide](https://update.angular.io/?l=2&v=11.0-12.0) for further information.
## Bootstrap 5
TODO
## NGXS has been removed
We aim to make the ABP Framework free of any state-management solutions. ABP developers should be able to use the ABP Framework with any library/framework of their choice. So, we decided to remove NGXS from ABP packages.
If you'd like to use NGXS after upgrading to v5.0, you have to install the NGXS to your project. The package can be installed with the following command:
```bash
npm install @ngxs/store
# or
yarn add @ngxs/store
```
NGXS states and actions, some namespaces have been removed. See [this issue](https://github.com/abpframework/abp/issues/9952) for the details.
If you don't want to use the NGXS, you should remove all NGXS related imports, injections, etc., from your project.
## @angular/localize package
[`@angular/localize`](https://angular.io/api/localize) dependency has been removed from `@abp/ng.core` package. The package must be installed in your app. Run the following command to install:
```bash
npm install @angular/localize
# or
yarn add @angular/localize
```
> ABP Angular UI packages are not dependent on the `@angular/localize` package. However, some packages (like `@ng-bootstrap/ng-bootstrap`) depend on the package. Thus, this package needs to be installed in your project.
## Proxy endpoints
New endpoints named proxy have been created, related proxies have moved.
For example; before v5.0, `IdentityUserService` could be imported from `@abp/ng.identity`. As of v5.0, the service can be imported from `@abp/ng.identity/proxy`. See an example:
```ts
import { IdentityUserService } from '@abp/ng.identity/proxy';
@Component({})
export class YourComponent {
constructor(private identityUserService: IdentityUserService) {}
}
```
Following proxies have been affected:
- `@abp/ng.account` to `@abp/ng.account.core/proxy`
- `@abp/ng.feature-management` to `@abp/ng.feature-management/proxy`
- `@abp/ng.identity` to `@abp/ng.identity/proxy`
- `@abp/ng.permission-management` to `@abp/ng.permission-management/proxy`
- `@abp/ng.tenant-management` to `@abp/ng.tenant-management/proxy`
- **ProfileService** is deleted from `@abp/ng.core`. Instead, you can import it from `@abp/ng.identity/proxy`
## SettingTabsService
**SettingTabsService** has moved from `@abp/ng.core` to `@abp/ng.setting-management/config`.
## ChartComponent
[`ChartComponent`](../UI/Angular/Chart-Component.md) has moved from `@abp/ng.theme.shared` to `@abp/ng.components/chart.js`. To use the component, you need to import the `ChartModule` to your module as follows:
```ts
import { ChartModule } from '@abp/ng.components/chart.js';
@NgModule({
imports: [
ChartModule,
// ...
],
// ...
})
export class YourFeatureModule {}
```

115
docs/en/Migration-Guides/Abp-5_0.md

@ -0,0 +1,115 @@
# ABP Framework v4.x to v5.0 Migration Guide
This document is a guide for upgrading ABP 4.x solutions to ABP 5.0. Please read them all since 5.0 has some important breaking changes.
## .NET 6.0
ABP 5.0 runs on .NET 6.0. So, please upgrade your solution to .NET 6.0 if you want to use ABP 5.0. You can see [Microsoft's migration guide](https://docs.microsoft.com/en-us/aspnet/core/migration/50-to-60).
## Bootstrap 5
ABP 5.0 uses the Bootstrap 5 as the fundamental HTML/CSS framework. We've migrated all the UI themes, tag helpers, UI components and the pages of the pre-built application modules. You may need to update your own pages by following the [Bootstrap's migration guide](https://getbootstrap.com/docs/5.0/migration/).
## Startup Template Changes
The startup template has changed. You don't need to apply all the changes, but it is strongly suggested to follow [this guide](Upgrading-Startup-Template.md) and make the necessary changes for your solution.
## ABP Framework
This section contains breaking changes in the ABP Framework.
### MongoDB
ABP Framework will serialize the datetime based on [AbpClockOptions](https://docs.abp.io/en/abp/latest/Timing#clock-options) starting from ABP v5.0. It was saving `DateTime` values as UTC in MongoDB. Check out [MongoDB Datetime Serialization Options](https://mongodb.github.io/mongo-csharp-driver/2.13/reference/bson/mapping/#datetime-serialization-options).
If you want to revert back this feature, set `UseAbpClockHandleDateTime` to `false` in `AbpMongoDbOptions`:
```cs
Configure<AbpMongoDbOptions>(x => x.UseAbpClockHandleDateTime = false);
```
### Publishing Auto-Events in the Same Unit of Work
Local and distributed auto-events are handled in the same unit of work now. That means the event handles are executed in the same database transaction and they can rollback the transaction if they throw any exception. The new behavior may affect your previous assumptions. See [#9896](https://github.com/abpframework/abp/issues/9896) for more.
#### Deprecated EntityCreatingEventData, EntityUpdatingEventData, EntityDeletingEventData and EntityChangingEventData
As a side effect of the previous change, `EntityCreatingEventData`, `EntityUpdatingEventData`, `EntityDeletingEventData` and `EntityChangingEventData` is not necessary now, because `EntityCreatedEventData`, `EntityUpdatedEventData`, `EntityDeletedEventData` and `EntityChangedEventData` is already taken into the current unit of work. Please switch to `EntityCreatedEventData`, `EntityUpdatedEventData`, `EntityDeletedEventData` and `EntityChangedEventData` if you've used the deprecated events. See [#9897](https://github.com/abpframework/abp/issues/9897) to learn more.
### Removed ModelBuilderConfigurationOptions classes
If you've used these classes, please remove their usages and use the static properties to customize the module's database mappings. See [#8887](https://github.com/abpframework/abp/issues/8887) for more.
### Removed Obsolete APIs
* `IRepository` doesn't inherit from `IQueryable` anymore. It was [made obsolete in 4.2](https://docs.abp.io/en/abp/latest/Migration-Guides/Abp-4_2#irepository-getqueryableasync).
### Other Breaking Changes
* [#9549](https://github.com/abpframework/abp/pull/9549) `IObjectValidator` methods have been changed to asynchronous.
* [#9940](https://github.com/abpframework/abp/pull/9940) Use ASP NET Core's authentication scheme to handle `AbpAuthorizationException`.
* [#9180](https://github.com/abpframework/abp/pull/9180) Use `IRemoteContentStream` without form content headers.
## UI Providers
* [Angular UI 4.x to 5.0 Migration Guide](Abp-5_0-Angular.md)
* [ASP.NET Core MVC / Razor Pages UI 4.x to 5.0 Migration Guide](Abp-5-0-MVC.md)
* [Blazor UI 4.x to 5.0 Migration Guide](Abp-5-0-Blazor.md)
## Modules
This section contains breaking and important changes in the application modules.
### Identity
#### User Active/Passive
An `IsActive` (`bool`) property is added to the `IdentityUser` entity. This flag will be checked during the authentication of the users. EF Core developers need to add a new database migration and update their databases.
**After the database migration, set this property to `true` for the existing users: `UPDATE AbpUsers SET IsActive=1`**. Otherwise, none of the users can login to the application.
Alternatively, you can set `defaultValue` to `true` in the migration class (after adding the migration).
This will add the column with `true` value for the existing records.
```cs
public partial class AddIsActiveToIdentityUser : Migration
{
protected override void Up(MigrationBuilder migrationBuilder)
{
migrationBuilder.AddColumn<bool>(
name: "IsActive",
table: "AbpUsers",
type: "bit",
nullable: false,
defaultValue: true); // Default is false, change it to true.
}
protected override void Down(MigrationBuilder migrationBuilder)
{
migrationBuilder.DropColumn(
name: "IsActive",
table: "AbpUsers");
}
}
```
For MongoDB, you need to update the `IsActive` field for the existing users in the database.
You can use following script in MongoShell:
```js
db.AbpUsers.updateMany({},{$set:{ IsActive : true }})
```
#### Identity -> Account API Changes
`IProfileAppService` (and the implementation and the related DTOs) are moved to the Account module from the Identity module (done with [this PR](https://github.com/abpframework/abp/pull/10370/files)).
### IdentityServer
`IApiScopeRepository.GetByNameAsync` method renamed as `FindByNameAsync`.
## See Also
* [Angular UI 4.x to 5.0 Migration Guide](Abp-5_0-Angular.md)
* [ASP.NET Core MVC / Razor Pages UI 4.x to 5.0 Migration Guide]()
* [Blazor UI 4.x to 5.0 Migration Guide](Abp-5-0-Blazor.md)

10
docs/en/Migration-Guides/Index.md

@ -1,7 +1,7 @@
# ABP Framework Migration Guides
* [4.2 to 4.3](Abp-4_3.md)
* [4.x to 4.2](Abp-4_2.md)
* [3.3.x to 4.0](Abp-4_0.md)
* [2.9.x to 3.0](../UI/Angular/Migration-Guide-v3.md)
- [4.x to 5.0](Abp-5_0.md)
- [4.2 to 4.3](Abp-4_3.md)
- [4.x to 4.2](Abp-4_2.md)
- [3.3.x to 4.0](Abp-4_0.md)
- [2.9.x to 3.0](../UI/Angular/Migration-Guide-v3.md)

2
docs/en/Module-Development-Basics.md

@ -1,4 +1,4 @@
# Modularity
# Modularity
## Introduction

3
docs/en/Module-Entity-Extensions.md

@ -491,3 +491,6 @@ Here, a few things you can do:
* You can override a domain or application service to perform custom logics with your new property.
* You can low level control how to add/render a field in the data table on the UI.
## See Also
* [Angular UI Extensions](UI/Angular/Extensions-Overall.md)

5
docs/en/Modules/Cms-Kit/Index.md

@ -20,11 +20,16 @@ All features are individually usable. If you disable a feature, it completely di
## How to Install
> This module is depends on [BlobStoring](../../Blob-Storing.md) module, please install `BlobStoring` module first and add a provider. For more information, check the [documentation](../../Blob-Storing.md).
[ABP CLI](../../CLI.md) allows installing a module to a solution using the `add-module` command. You can install the CMS Kit module in a command-line terminal with the following command:
```bash
abp add-module Volo.CmsKit
```
> By default, Cms-Kit is disabled by `GlobalFeature`. Because of that the initial migration will be empty. So you can skip the migration by adding `--skip-db-migrations` to command when installing if you are using Entity Framework Core. After enabling Cms-Kit global feture, please add new migration.
After the installation process, open the `GlobalFeatureConfigurator` class in the `Domain.Shared` project of your solution and place the following code into the `Configure` method to enable all the features in the CMS Kit module.
```csharp

2
docs/en/Modules/Setting-Management.md

@ -278,7 +278,7 @@ Open the `app.component.ts` and modify the file as shown below:
```js
import { Component } from '@angular/core';
import { SettingTabsService } from '@abp/ng.core'; // imported SettingTabsService
import { SettingTabsService } from '@abp/ng.setting-management/config'; // imported SettingTabsService
import { MySettingsComponent } from './my-settings/my-settings.component'; // imported MySettingsComponent
@Component(/* component metadata */)

2
docs/en/Object-Extensions.md

@ -1,4 +1,4 @@
# Object Extensions
# Object Extensions
ABP Framework provides an **object extension system** to allow you to **add extra properties** to an existing object **without modifying** the related class. This allows to extend functionalities implemented by a depended [application module](Modules/Index.md), especially when you want to [extend entities](Customizing-Application-Modules-Extending-Entities.md) and [DTOs](Customizing-Application-Modules-Overriding-Services.md) defined by the module.

2
docs/en/Options.md

@ -1,4 +1,4 @@
# Options
# Options
Microsoft has introduced [the options pattern](https://docs.microsoft.com/en-us/aspnet/core/fundamentals/configuration/options) that is used to configure a group of settings used by the framework services. This pattern is implemented by the [Microsoft.Extensions.Options](https://www.nuget.org/packages/Microsoft.Extensions.Options) NuGet package, so it is usable by any type of applications in addition to ASP.NET Core based applications.

2
docs/en/RabbitMq.md

@ -1,3 +1,3 @@
# RabbitMQ
# RabbitMQ
TODO!

2
docs/en/Road-Map.md

@ -1,4 +1,4 @@
# ABP Framework Road Map
# ABP Framework Road Map
This document provides a road map, release schedule and planned features for the ABP Framework.

2
docs/en/SMS-Sending.md

@ -1,4 +1,4 @@
# SMS Sending
# SMS Sending
The ABP Framework provides an abstraction to sending SMS. Having such an abstraction has some benefits;

2
docs/en/Settings.md

@ -1,4 +1,4 @@
# Settings
# Settings
[Configuration system](Configuration.md) is a good way to configure the application on startup. In addition to the configurations, ABP provides another way to set and get some application settings.

54
docs/en/SignalR-Integration.md

@ -52,15 +52,15 @@ Client side installation depends on your UI framework / client type.
Run the following command in the root folder of your web project:
````bash
```bash
yarn add @abp/signalr
````
```
> This requires to [install yarn](https://yarnpkg.com/) if you haven't install before.
This will add the `@abp/signalr` to the dependencies in the `package.json` of your project:
````json
```json
{
...
"dependencies": {
@ -68,25 +68,25 @@ This will add the `@abp/signalr` to the dependencies in the `package.json` of yo
"@abp/signalr": "~2.7.0"
}
}
````
```
Run the following [ABP CLI](CLI.md) command in the root folder of your web project:
````bash
```bash
abp install-libs
````
```
This will copy the SignalR JavaScript files into your project:
![signal-js-file](images/signal-js-file.png)
Finally, add the following code to your page/view to include the `signalr.js` file
Finally, add the following code to your page/view to include the `signalr.js` file
````xml
```xml
@section scripts {
<abp-script type="typeof(SignalRBrowserScriptContributor)" />
}
````
```
It requires to add `@using Volo.Abp.AspNetCore.Mvc.UI.Packages.SignalR` to your page/view.
@ -108,27 +108,27 @@ ABP automatically registers all the hubs to the [dependency injection](Dependenc
Example:
````csharp
```csharp
public class MessagingHub : Hub
{
//...
}
````
```
The hub route will be `/signalr-hubs/messaging` for the `MessagingHub`:
* Adding a standard `/signalr-hubs/` prefix
* Continue with the **camel case** hub name, without the `Hub` suffix.
- Adding a standard `/signalr-hubs/` prefix
- Continue with the **kebab-case** hub name, without the `Hub` suffix.
If you want to specify the route, you can use the `HubRoute` attribute:
````csharp
```csharp
[HubRoute("/my-messaging-hub")]
public class MessagingHub : Hub
{
//...
}
````
```
### AbpHub Base Classes
@ -136,7 +136,7 @@ Instead of the standard `Hub` and `Hub<T>` classes, you can inherit from the `Ab
Example:
````csharp
```csharp
public class MessagingHub : AbpHub
{
public async Task SendMessage(string targetUserName, string message)
@ -145,7 +145,7 @@ public class MessagingHub : AbpHub
var txt = L["MyText"]; //Localization
}
}
````
```
> While you could inject the same properties into your hub constructor, this way simplifies your hub class.
@ -153,9 +153,9 @@ public class MessagingHub : AbpHub
ABP automatically registers all the hubs to the [dependency injection](Dependency-Injection.md) as a **transient service**. If you want to **disable auto dependency injection** registration for your hub class, just add a `DisableConventionalRegistration` attribute. You can still register your hub class to dependency injection in the `ConfigureServices` method of your module if you like:
````csharp
```csharp
context.Services.AddTransient<MessagingHub>();
````
```
When **you or ABP** register the class to the dependency injection, it is automatically mapped to the endpoint route configuration just as described in the previous sections. You can use `DisableAutoHubMap` attribute if you want to manually map your hub class.
@ -163,7 +163,7 @@ For manual mapping, you have two options:
1. Use the `AbpSignalROptions` to add your map configuration (in the `ConfigureServices` method of your [module](Module-Development-Basics.md)), so ABP still performs the endpoint mapping for your hub:
````csharp
```csharp
Configure<AbpSignalROptions>(options =>
{
options.Hubs.Add(
@ -178,13 +178,13 @@ Configure<AbpSignalROptions>(options =>
)
);
});
````
```
This is a good way to provide additional SignalR options.
If you don't want to disable auto hub map, but still want to perform additional SignalR configuration, use the `options.Hubs.AddOrUpdate(...)` method:
````csharp
```csharp
Configure<AbpSignalROptions>(options =>
{
options.Hubs.AddOrUpdate(
@ -200,13 +200,13 @@ Configure<AbpSignalROptions>(options =>
}
);
});
````
```
This is the way you can modify the options of a hub class defined in a depended module (where you don't have the source code access).
2. Change `app.UseConfiguredEndpoints` in the `OnApplicationInitialization` method of your [module](Module-Development-Basics.md) as shown below (added a lambda method as the parameter).
````csharp
```csharp
app.UseConfiguredEndpoints(endpoints =>
{
endpoints.MapHub<MessagingHub>("/my-messaging-hub", options =>
@ -214,7 +214,7 @@ app.UseConfiguredEndpoints(endpoints =>
options.LongPolling.PollTimeout = TimeSpan.FromSeconds(30);
});
});
````
```
### UserIdProvider
@ -234,5 +234,5 @@ Refer to the Microsoft's documentation to [host and scale](https://docs.microsof
## See Also
* [Microsoft SignalR documentation](https://docs.microsoft.com/en-us/aspnet/core/signalr/introduction)
* [Real-Time Messaging In A Distributed Architecture Using ABP, SingalR & RabbitMQ](https://volosoft.com/blog/RealTime-Messaging-Distributed-Architecture-Abp-SingalR-RabbitMQ)
- [Microsoft SignalR documentation](https://docs.microsoft.com/en-us/aspnet/core/signalr/introduction)
- [Real-Time Messaging In A Distributed Architecture Using ABP, SingalR & RabbitMQ](https://volosoft.com/blog/RealTime-Messaging-Distributed-Architecture-Abp-SingalR-RabbitMQ)

2
docs/en/Specifications.md

@ -1,4 +1,4 @@
# Specifications
# Specifications
Specification Pattern is used to define **named, reusable, combinable and testable filters** for entities and other business objects.

2
docs/en/Startup-Templates/Application.md

@ -1,4 +1,4 @@
# Application Startup Template
# Application Startup Template
## Introduction

2
docs/en/Startup-Templates/Index.md

@ -1,4 +1,4 @@
# Startup Templates
# Startup Templates
While you can start with an empty project and add needed packages manually, startup templates make easy and comfortable to start a new solution with the ABP framework. Click the name from the list below to see the documentation of the related startup template:

2
docs/en/Startup-Templates/Module.md

@ -1,4 +1,4 @@
# Module Startup Template
# Module Startup Template
This template can be used to create a **reusable [application module](../Modules/Index.md)** based on the [module development best practices & conventions](../Best-Practices/Index.md). It is also suitable for creating **microservices** (with or without UI).

6
docs/en/Testing.md

@ -1,4 +1,4 @@
# Automated Testing
# Automated Testing
## Introduction
@ -647,7 +647,7 @@ namespace MyProject.Issues
}
````
It's that simple. This test method tests everything, including the application service, EF Core mapping, object to object mapping and the repository implementation. In this way, you can fully test the Application Later and the Domain Layer of your solution.
It's that simple. This test method tests everything, including the application service, EF Core mapping, object to object mapping and the repository implementation. In this way, you can fully test the Application Layer and the Domain Layer of your solution.
## UI Tests
@ -670,4 +670,4 @@ See the following documents to learn Non Visual UI Testing;
Visual Tests are used to interact with the application UI just like a real user does. It fully tests the application, including the visual appearance of the pages and components.
Visual UI Testing is out of the scope for the ABP Framework. There are a lot of tooling in the industry (like [Selenium](https://www.selenium.dev/)) that you can use to test your application's UI.
Visual UI Testing is out of the scope for the ABP Framework. There are a lot of tooling in the industry (like [Selenium](https://www.selenium.dev/)) that you can use to test your application's UI.

2
docs/en/Timing.md

@ -1,4 +1,4 @@
# Timing
# Timing
Working with times & [time zones](https://en.wikipedia.org/wiki/Time_zone) is always tricky, especially if you need to build a **global system** that is used by users in **different time zones**.

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save