From 4e3df1bc7b92bb393ceee93d6d208f6a4aedc42a Mon Sep 17 00:00:00 2001 From: honurbu Date: Tue, 19 Mar 2024 13:33:48 +0300 Subject: [PATCH] update tr localizaiton for blog --- .../Commercial/Localization/Resources/en.json | 3 +- .../Commercial/Localization/Resources/tr.json | 8 +++-- .../Community/Localization/Resources/tr.json | 9 ++++- .../Www/Localization/Resources/tr.json | 3 +- .../Blogging/Localization/Resources/en.json | 6 +++- .../Blogging/Localization/Resources/tr.json | 33 +++++++++++++++---- .../Pages/Blogs/Posts/New.cshtml | 2 +- .../Pages/Members/Index.cshtml | 2 +- 8 files changed, 52 insertions(+), 14 deletions(-) diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json index 881b150a94..785c0b34e8 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json @@ -1208,6 +1208,7 @@ "Application{0}": "Application {0}", "PreBuiltApplicationModulesTitle": "Pre-Built Application Modules", "RegisterDemo": "Register", - "TrainingDescription": "We are offering the following training packages for who want to get expertise on the ABP Framework and the ABP Commercial." + "TrainingDescription": "We are offering the following training packages for who want to get expertise on the ABP Framework and the ABP Commercial.", + "PurchaseDevelopers": "developers" } } \ No newline at end of file diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/tr.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/tr.json index 0a066e24c2..b7e32c4ab4 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/tr.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/tr.json @@ -1120,7 +1120,7 @@ "EditBillingInformation": "Ödeme Bilgilerini Güncelle", "PreBuiltApplicationModulesTitle": "Önceden Oluşturulmuş Uygulama Modülleri", "Organization": "Organizasyon", - "RegisterDemo": "kaydolun", + "RegisterDemo": "Kaydolun", "Purchase_DeveloperSeatCount": "Geliştirici koltuğu sayısı", "Purchase_OnboardingTraining_Description": "Bu canlı eğitim 8 kişilik sınıf için geçerlidir ve bu indirim yalnızca yeni lisans ile satın alındığında geçerlidir. Daha fazla bilgi edin ", "Purchase_DevelopersAlreadyIncluded": "{0} geliştirici zaten dahil edildi", @@ -1135,6 +1135,10 @@ "Purchase_Save": "{0}% İndirim {1}", "Total": "Toplam", "MultipleYearDiscount": "Çoklu Yıl İndirimi", - "TrainingDescription": "ABP Framework ve ABP Commercial konusunda uzmanlık kazanmak isteyenler için aşağıdaki eğitim paketlerini sunuyoruz." + "TrainingDescription": "ABP Framework ve ABP Commercial konusunda uzmanlık kazanmak isteyenler için aşağıdaki eğitim paketlerini sunuyoruz.", + "PurchaseDevelopers": "geliştirici", + "RemoveBasket": "Sepetten kaldır", + "TrainingPack": "Eğitim paketi", + "TrainingPackDiscount": "Eğitim paketi indirimi" } } \ No newline at end of file diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/tr.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/tr.json index a381fad25e..15782d5e7b 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/tr.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/tr.json @@ -235,6 +235,13 @@ "sec": "sn.", "Winners": "Kazananlar", "To{0}LuckyWinners": "{0} şanslı kazanan", - "ToLuckyWinner": "1 şanslı kazanan" + "ToLuckyWinner": "1 şanslı kazanan", + "AllAttendees": "Tüm katılımcılar", + "RaffleJoinSuccessMessage": "Çekilişe başarıyla kaydoldunuz. ", + "RaffleLoginAndRegisterMessage": "Bu çekilişe katılmak için giriş yapmalısınız!", + "RegisterTheEvent": "Etkinliğe Kaydol", + "GoToConferencePage": "Konferans Sayfasına Git", + "BuyTicket": "Bilet al", + "SeeEvent": "Etkinliği Gör" } } \ No newline at end of file diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/tr.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/tr.json index ff13c37229..a13b025489 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/tr.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/tr.json @@ -437,6 +437,7 @@ "UIOptions": "UI Seçenekleri", "LovedDevelopers": "Dünya çapında binlerce geliştirici
tarafından sevildi", "ABPIOPlatformPackages": "ABP.IO Platform Paketleri", - "AbpPackagesDescription": "ABP şablonları NuGet ve NPM paketleri olarak dağıtılmaktadır. İşte ABP.IO Platformu tarafından kullanılan tüm resmi NuGet ve NPM paketleri." + "AbpPackagesDescription": "ABP şablonları NuGet ve NPM paketleri olarak dağıtılmaktadır. İşte ABP.IO Platformu tarafından kullanılan tüm resmi NuGet ve NPM paketleri.", + "VideosLoginAndRegisterMessage": "Videoları izleyebilmek için giriş yapmalısınız" } } \ No newline at end of file diff --git a/modules/blogging/src/Volo.Blogging.Domain.Shared/Volo/Blogging/Localization/Resources/en.json b/modules/blogging/src/Volo.Blogging.Domain.Shared/Volo/Blogging/Localization/Resources/en.json index d8b69815c7..eb7dde7b6b 100644 --- a/modules/blogging/src/Volo.Blogging.Domain.Shared/Volo/Blogging/Localization/Resources/en.json +++ b/modules/blogging/src/Volo.Blogging.Domain.Shared/Volo/Blogging/Localization/Resources/en.json @@ -83,6 +83,10 @@ "EditProfile": "Edit Profile", "MoreFromBlog": "More From Blog", "MoreFromUser": "More From {0}", - "BlogPosts": "Posts" + "BlogPosts": "Posts", + "Views": "views", + "Biography": "biography", + "Social": "Social", + "NewBlogPost" : "New Blog Post" } } diff --git a/modules/blogging/src/Volo.Blogging.Domain.Shared/Volo/Blogging/Localization/Resources/tr.json b/modules/blogging/src/Volo.Blogging.Domain.Shared/Volo/Blogging/Localization/Resources/tr.json index ff96ea4e62..68a1371495 100644 --- a/modules/blogging/src/Volo.Blogging.Domain.Shared/Volo/Blogging/Localization/Resources/tr.json +++ b/modules/blogging/src/Volo.Blogging.Domain.Shared/Volo/Blogging/Localization/Resources/tr.json @@ -9,7 +9,7 @@ "Permission:Delete": "Sil", "Permission:Blogging": "Blog", "Permission:Blogs": "Bloglar", - "Permission:Posts": "Yazılar", + "Permission:Posts": "Gönderiler", "Permission:Tags": "Etiketler", "Permission:Comments": "Yorumlar", "Permission:ClearCache": "Önbelleği temizle", @@ -37,21 +37,21 @@ "SeeAll": "Hepsini Gör", "PopularTags": "Popüler Etiketler", "WiewsWithCount": "{0} görüntüleme", - "LastPosts": "Son Yazılar", + "LastPosts": "Son Gönderiler", "LeaveComment": "Yorum Bırak", "TagsInThisArticle": "Makalenin Etiketleri", - "Posts": "Yazılar", + "Posts": "Gönderiler", "Edit": "Düzenle", "BLOG": "BLOG", "CommentDeletionWarningMessage": "Yorum silinecek.", - "PostDeletionWarningMessage": "Yazı silinecek.", + "PostDeletionWarningMessage": "Gönderi silinecek.", "BlogDeletionWarningMessage": "Blog silinecek.", "AreYouSure": "Emin misiniz?", "CommentWithCount": "{0} yorum", "Comment": "Yorum", "ShareOnTwitter": "Twitter'da paylaş", "CoverImage": "Kapak resmi", - "CreateANewPost": "Yeni Yazı oluştur", + "CreateANewPost": "Yeni gönderi oluştur", "CreateANewBlog": "Yeni Blog Ekle", "WhatIsNew": "Yeniler", "Name": "İsim", @@ -65,6 +65,27 @@ "ClearCache": "Önbelleği temizle", "ClearCacheConfirmationMessage": "Önbelleği temizlemek istediğinizden emin misiniz?", "MarkdownSupported": "Markdown destekleniyor", - "FileUploadInfo": "Kopyalanan bir görüntüyü sürükleyin, bırakın veya yapıştırın." + "FileUploadInfo": "Kopyalanan bir görüntüyü sürükleyin, bırakın veya yapıştırın.", + "UserName": "Kullanıcı adı", + "Views": "görüntülenme", + "ReadMore": "Devamını Oku", + "MemberNotPublishedPostYet": "Henüz gönderi yok!", + "UpdateUserWebSiteInfo": "Örnek: https://johndoe.com", + "UpdateUserTwitterInfo": "Örnek: johndoe", + "UpdateUserGithubInfo": "Örnek: johndoe", + "UpdateUserLinkedinInfo": "Örnek: https://www.linkedin.com/...", + "UpdateUserCompanyInfo": "Örnek: Volosoft", + "UpdateUserJobTitleInfo": "Örnek: Yazılım Geliştirici", + "WebSite": "İnternet sitesi", + "FullURL": "Tam URL", + "JobTitle": "İş unvanı", + "PersonalWebsite": "KİŞİSEL WEB SİTESİ", + "EditProfile": "Profili Düzenle", + "MoreFromBlog": "Daha Fazla Blog", + "MoreFromUser": "{0}'dan Daha Fazla", + "Biography": "biyografi", + "Social": "Sosyal", + "BlogPosts": "Gönderiler", + "NewBlogPost": "Yeni Blog Gönderisi" } } diff --git a/modules/blogging/src/Volo.Blogging.Web/Pages/Blogs/Posts/New.cshtml b/modules/blogging/src/Volo.Blogging.Web/Pages/Blogs/Posts/New.cshtml index 4c32261a22..3b0943e75a 100644 --- a/modules/blogging/src/Volo.Blogging.Web/Pages/Blogs/Posts/New.cshtml +++ b/modules/blogging/src/Volo.Blogging.Web/Pages/Blogs/Posts/New.cshtml @@ -7,7 +7,7 @@ @inject IHtmlLocalizer L @model NewModel @{ - ViewBag.PageTitle = "New Blog Post"; + ViewBag.PageTitle = @L["NewBlogPost"]; } @section styles { diff --git a/modules/blogging/src/Volo.Blogging.Web/Pages/Members/Index.cshtml b/modules/blogging/src/Volo.Blogging.Web/Pages/Members/Index.cshtml index 97141b60a1..ae68a1561a 100644 --- a/modules/blogging/src/Volo.Blogging.Web/Pages/Members/Index.cshtml +++ b/modules/blogging/src/Volo.Blogging.Web/Pages/Members/Index.cshtml @@ -109,7 +109,7 @@ @if (Model.Posts is not null && Model.Posts.Any()) { - +
@foreach (var post in Model.Posts) {