Add missing localizations for commercial.abp.io

pull/9156/head
EngincanV 4 years ago
parent 7e201eb7eb
commit d9eccd3973

@ -62,6 +62,41 @@
"Angular": "Angular",
"Blazor": "Blazor",
"New": "New",
"MongoDB": "MongoDB"
"MongoDB": "MongoDB",
"EBookDDD": "E-Book Domain Driven Design",
"PracticalGuideForImplementingDDD": "This book is a practical guide for implementing the Domain Driven Design with the ABP Framework.",
"IntroducingDDD": "Introducing Domain Driven Design",
"DDDLayersAndCleanArchitecture": "DDD Layers & Clean Architecture",
"LayeringOfADotnetSolution": "Layering of a .NET Solution",
"ImplementingDDDBuildingBlocks": "Implementing DDD Building Blocks",
"DomainVsApplicationLogic": "Domain Logic vs Application Logic",
"SamplesAndDiscussions": "Samples & Discussions",
"Free": "Free",
"Download": "Download",
"DDDEBook": "DDD E-book",
"ImplementingDDD": "Implementing Domain Driven Design",
"DDDBookExplanation": "A practical guide for implementing the Domain Driven Design with the ABP Framework.",
"Overview": "Overview",
"DDDBookPracticalGuide": "This is a practical guide for implementing the Domain Driven Design (DDD). While the implementation details rely on the ABP Framework infrastructure, core concepts, principles, and patterns are applicable in any kind of solution, even if it is not a .NET solution.",
"TableOfContents": "Table of Contents",
"IntroductionToImplementingDDD": "Introduction to Implementing Domain Driven Design",
"WhatIsDDD": "What is Domain Driven Design?",
"Implementation": "Implementation",
"TheBigPicture": "The Big Picture",
"TheBuildingBlock": "The Building Block",
"ExampleUseCase": "Example Use Case",
"DomainAndApplicationLogic": "Domain Logic & Application Logic",
"Author": "Author",
"PublishedOn": "Published on",
"Page": "Page",
"FreeEBook": "Free E-Book",
"EBookSignInForDownload": "To download the e-book sign in",
"SignIn": "Sign In",
"Or": "Or",
"TellUsAboutYourself": "Tell us little bit about yourself",
"Surname": "Surname",
"DoYouAgreePrivacyPolicy": "I agree to the Terms & Conditions and <a href=\"https://commercial.abp.io/Privacy\">Privacy Policy</a>.",
"VolosoftMarketingInformationMessage": "I would like information, tips, and offers about Solutions for Businesses and Organizations and other Volosoft products and services.",
"VolosoftSharingInformationMessage": "I would like Volosoft to share my information with select partners so I can receive relevant information about their products and services."
}
}

@ -319,6 +319,41 @@
"Angular": "Angular",
"Blazor": "Blazor",
"New": "New",
"MongoDB": "MongoDB"
"MongoDB": "MongoDB",
"EBookDDD": "E-Book Domain Driven Design",
"PracticalGuideForImplementingDDD": "This book is a practical guide for implementing the Domain Driven Design with the ABP Framework.",
"IntroducingDDD": "Introducing Domain Driven Design",
"DDDLayersAndCleanArchitecture": "DDD Layers & Clean Architecture",
"LayeringOfADotnetSolution": "Layering of a .NET Solution",
"ImplementingDDDBuildingBlocks": "Implementing DDD Building Blocks",
"DomainVsApplicationLogic": "Domain Logic vs Application Logic",
"SamplesAndDiscussions": "Samples & Discussions",
"Free": "Free",
"Download": "Download",
"DDDEBook": "DDD E-book",
"ImplementingDDD": "Implementing Domain Driven Design",
"DDDBookExplanation": "A practical guide for implementing the Domain Driven Design with the ABP Framework.",
"Overview": "Overview",
"DDDBookPracticalGuide": "This is a practical guide for implementing the Domain Driven Design (DDD). While the implementation details rely on the ABP Framework infrastructure, core concepts, principles, and patterns are applicable in any kind of solution, even if it is not a .NET solution.",
"TableOfContents": "Table of Contents",
"IntroductionToImplementingDDD": "Introduction to Implementing Domain Driven Design",
"WhatIsDDD": "What is Domain Driven Design?",
"Implementation": "Implementation",
"TheBigPicture": "The Big Picture",
"TheBuildingBlock": "The Building Block",
"ExampleUseCase": "Example Use Case",
"DomainAndApplicationLogic": "Domain Logic & Application Logic",
"Author": "Author",
"PublishedOn": "Published on",
"Page": "Page",
"FreeEBook": "Free E-Book",
"EBookSignInForDownload": "To download the e-book sign in",
"SignIn": "Sign In",
"Or": "Or",
"TellUsAboutYourself": "Tell us little bit about yourself",
"Surname": "Surname",
"DoYouAgreePrivacyPolicy": "I agree to the Terms & Conditions and <a href=\"https://commercial.abp.io/Privacy\">Privacy Policy</a>.",
"VolosoftMarketingInformationMessage": "I would like information, tips, and offers about Solutions for Businesses and Organizations and other Volosoft products and services.",
"VolosoftSharingInformationMessage": "I would like Volosoft to share my information with select partners so I can receive relevant information about their products and services."
}
}

@ -59,6 +59,41 @@
"Angular": "Angular",
"Blazor": "Blazor",
"New": "Yeni",
"MongoDB": "MongoDB"
"MongoDB": "MongoDB",
"EBookDDD": "Domain Driven Design E-Kitap",
"PracticalGuideForImplementingDDD": "Bu kitap ABP Framework ile birlikte Domain Driven Design'ın uygulanması için pratik bir kılavuz görevi görür.",
"IntroducingDDD": "Domain Driven Design Ile Tanışın",
"DDDLayersAndCleanArchitecture": "DDD Katmanları & Clean Architecture",
"LayeringOfADotnetSolution": "Bir .NET Uygulamasının Katmanlı Yapısı",
"ImplementingDDDBuildingBlocks": "DDD Yapı Taşlarının Uygulanması",
"DomainVsApplicationLogic": "Domain Mantığı vs Uygulama Mantığı",
"SamplesAndDiscussions": "Örnekler & Tartışmalar",
"Free": "Ücretsiz",
"Download": "İndir",
"DDDEBook": "DDD E-kitap",
"ImplementingDDD": "Domain Driven Design'ı Uygulayın",
"DDDBookExplanation": "ABP Framework ile Domain Driven Design'ın uygulanması için pratik bir kılavuz.",
"Overview": "Genel Bakış",
"DDDBookPracticalGuide": "Bu kitap Domain Driven Design'ın uygulanması için pratik bir kılavuz görevi görür. Uygulama ayrıntıları ABP Framework altyapısına dayanırken, temel kavramlar, prensipler ve modeller bir .NET çözümü olmasa bile her türlü çözümde uygulanabilir.",
"TableOfContents": "İçindekiler",
"IntroductionToImplementingDDD": "Domain Driven Design Uygulamasına Giriş",
"WhatIsDDD": "Domain Driven Design nedir?",
"Implementation": "Uygulama",
"TheBigPicture": "Büyük Resim",
"TheBuildingBlock": "Yapıtaşı",
"ExampleUseCase": "Örnek Kullanım Senaryosu",
"DomainAndApplicationLogic": "Domain ve Uygulama Mantığı",
"Author": "Yazar",
"PublishedOn": "Yayımlanma tarihi",
"Page": "Sayfa",
"FreeEBook": "Ücretsiz E-Kitap",
"EBookSignInForDownload": "E-Kitabı indirmek için giriş yapın",
"SignIn": "Giriş Yap",
"Or": "Veya",
"TellUsAboutYourself": "Bize biraz kendinizden bahsedin",
"Surname": "Soyad",
"DoYouAgreePrivacyPolicy": "Şartlar & Koşulları ve <a href=\"https://commercial.abp.io/Privacy\">Gizlilik Politikasını</a> kabul ediyorum.",
"VolosoftMarketingInformationMessage": "İşletmeler ve Organizasyonlar için çözümler ve diğer Volosoft ürün ve hizmetleri hakkında bilgi, ipucu ve teklifler almak istiyorum.",
"VolosoftSharingInformationMessage": "Volosoft'un ürünlerimi seçkin ortaklarla paylaşmasını kabul ediyorum, böylece ilgili ortakların ürünleri ve hizmetleri hakkında ilgili bilgileri alabilirim."
}
}

@ -204,7 +204,7 @@
"TheBigPicture": "Büyük Resim",
"TheBuildingBlock": "Yapıtaşı",
"ExampleUseCase": "Örnek Kullanım Senaryosu",
"DomainAndApplicationLogic": "Domain ve Application Mantığı",
"DomainAndApplicationLogic": "Domain ve Uygulama Mantığı",
"Author": "Yazar",
"Page": "Sayfa",
"PublishedOn": "Yayımlanma tarihi",

Loading…
Cancel
Save