Browse Source

Base Localization

pull/19144/head
denizdemirkan 2 years ago
parent
commit
5f03a352d9
  1. 3
      abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/ar.json
  2. 3
      abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/cs.json
  3. 3
      abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/de.json
  4. 3
      abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/en-GB.json
  5. 3
      abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/en.json
  6. 3
      abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/es.json
  7. 3
      abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/fi.json
  8. 3
      abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/fr.json
  9. 3
      abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/hi.json
  10. 3
      abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/hr.json
  11. 3
      abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/hu.json
  12. 3
      abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/is.json
  13. 3
      abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/it.json
  14. 3
      abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/nl.json
  15. 3
      abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/pl-PL.json
  16. 3
      abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/pt-BR.json
  17. 3
      abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/ro-RO.json
  18. 3
      abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/ru.json
  19. 3
      abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/sk.json
  20. 3
      abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/sl.json
  21. 3
      abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/tr.json
  22. 3
      abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/vi.json
  23. 3
      abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/zh-Hans.json
  24. 3
      abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/zh-Hant.json

3
abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/ar.json

@ -231,6 +231,7 @@
"BlogProfile": "الملف الشخصي للمدونة",
"Tickets": "التذاكر",
"MeetTheABPCommunity": "ABP <span class=\"gradient-community\">المجتمع</span> معرفة",
"DisplayName:CommunityIndexPagePoll": "استطلاع"
"DisplayName:CommunityIndexPagePoll": "استطلاع",
"OrganizationOverview": "نظرة عامة على المنظمة"
}
}

3
abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/cs.json

@ -231,6 +231,7 @@
"BlogProfile": "Profil blogu",
"Tickets": "Vstupenky",
"MeetTheABPCommunity": "ABP <span class=\"gradient-community\">Komunita</span> poznat",
"DisplayName:CommunityIndexPagePoll": "Anketa na stránce s indexem komunity"
"DisplayName:CommunityIndexPagePoll": "Anketa na stránce s indexem komunity",
"OrganizationOverview": "Přehled organizace"
}
}

3
abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/de.json

@ -230,6 +230,7 @@
"BlogProfile": "Blog-Profil",
"Tickets": "Tickets",
"MeetTheABPCommunity": "ABP <span class=\"gradient-community\">Community</span> kennenlernen",
"DisplayName:CommunityIndexPagePoll": "Community-Indexseite-Umfrage"
"DisplayName:CommunityIndexPagePoll": "Community-Indexseite-Umfrage",
"OrganizationOverview": "Organisationsübersicht"
}
}

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

@ -34,6 +34,7 @@
"FreeDDDBook": "Free DDD E-book",
"New": "New",
"Volo.AbpIo.Domain:020005": "License extend year can not be lower than {MinExtendLicenseYear} year and greater than {MaxExtendLicenseYear} years ",
"DisplayName:CommunityIndexPagePoll": "Community Index Page Poll"
"DisplayName:CommunityIndexPagePoll": "Community Index Page Poll",
"OrganizationOverview": "Organization Overview"
}
}

3
abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/en.json

@ -245,6 +245,7 @@
"EventsDefinition": "Community Talks, Webinars, ABP .NET Conference, etc.",
"ReleaseNotesDefinition": "ABP.IO Platform releases, new products, etc.",
"Newsletter": "Newsletter",
"NewsletterDefinition": "Blog posts, community news, etc."
"NewsletterDefinition": "Blog posts, community news, etc.",
"OrganizationOverview": "Organization Overview"
}
}

3
abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/es.json

@ -230,6 +230,7 @@
"BlogProfile": "Perfil del blog",
"Tickets": "Entradas",
"MeetTheABPCommunity": "Conozca la ABP<span class=\"gradient-community\">Comunidad</span>",
"DisplayName:CommunityIndexPagePoll": "Encuesta de la página de índice de la comunidad"
"DisplayName:CommunityIndexPagePoll": "Encuesta de la página de índice de la comunidad",
"OrganizationOverview": "Descripción de la organización"
}
}

3
abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/fi.json

@ -231,6 +231,7 @@
"BlogProfile": "Blogin profiili",
"Tickets": "Liput",
"MeetTheABPCommunity": "Tutustu ABP<span class=\"gradient-community\">Yhteisö</span>:n kanssa",
"DisplayName:CommunityIndexPagePoll": "Yhteisön indeksointisivun kysely"
"DisplayName:CommunityIndexPagePoll": "Yhteisön indeksointisivun kysely",
"OrganizationOverview": "Organisaation yleiskatsaus"
}
}

3
abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/fr.json

@ -231,6 +231,7 @@
"BlogProfile": "Profil du blog",
"Tickets": "Des billets",
"MeetTheABPCommunity": "Découvrez ABP avec la <span class=\"gradient-community\">Communauté</span>",
"DisplayName:CommunityIndexPagePoll": "Sondage de la page d&#39;accueil de la communauté"
"DisplayName:CommunityIndexPagePoll": "Sondage de la page d&#39;accueil de la communauté",
"OrganizationOverview": "Aperçu de l'organisation"
}
}

3
abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/hi.json

@ -231,6 +231,7 @@
"BlogProfile": "ब्लॉग प्रोफ़ाइल",
"Tickets": "टिकट",
"MeetTheABPCommunity": "ABP से मिलें <span class=\"gradient-community\">समुदाय</span>",
"DisplayName:CommunityIndexPagePoll": "सामुदायिक अनुभाग मतदान"
"DisplayName:CommunityIndexPagePoll": "सामुदायिक अनुभाग मतदान",
"OrganizationOverview": "संगठन अवलोकन"
}
}

3
abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/hr.json

@ -231,6 +231,7 @@
"BlogProfile": "Blog profil",
"Tickets": "Ulaznice",
"MeetTheABPCommunity": "Upoznaj ABP <span class=\"gradient-community\">Zajednicu</span>",
"DisplayName:CommunityIndexPagePoll": "Anketa na stranici indeksa zajednice"
"DisplayName:CommunityIndexPagePoll": "Anketa na stranici indeksa zajednice",
"OrganizationOverview": "Pregled organizacije"
}
}

3
abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/hu.json

@ -231,6 +231,7 @@
"BlogProfile": "Blog profil",
"Tickets": "Jegyek",
"MeetTheABPCommunity": "Ismerd meg az ABP-t a <span class=\"gradient-community\">Közösséggel</span>",
"DisplayName:CommunityIndexPagePoll": "Közösségi Indexoldal Szavazás"
"DisplayName:CommunityIndexPagePoll": "Közösségi Indexoldal Szavazás",
"OrganizationOverview": "Szervezet áttekintése"
}
}

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

@ -231,6 +231,7 @@
"BlogProfile": "Bloggprófíll",
"Tickets": "Miðar",
"MeetTheABPCommunity": "Kynnistuðu ABP <span class=\"gradient-community\">Samfélagið</span>",
"DisplayName:CommunityIndexPagePoll": "Samfélagssnið"
"DisplayName:CommunityIndexPagePoll": "Samfélagssnið",
"OrganizationOverview": "Yfirlit yfir stofnun"
}
}

3
abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/it.json

@ -231,6 +231,7 @@
"BlogProfile": "Profilo del blog",
"Tickets": "Biglietti",
"MeetTheABPCommunity": "Incontra la ABP<span class=\"gradient-community\">comunità</span>",
"DisplayName:CommunityIndexPagePoll": "Sondaggio della pagina indice della comunità"
"DisplayName:CommunityIndexPagePoll": "Sondaggio della pagina indice della comunità",
"OrganizationOverview": "Panoramica dell'organizzazione"
}
}

3
abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/nl.json

@ -231,6 +231,7 @@
"BlogProfile": "Blogprofiel",
"Tickets": "Kaartjes",
"MeetTheABPCommunity": "Maak kennis met ABP <span class=\"gradient-community\">Gemeenschap</span>",
"DisplayName:CommunityIndexPagePoll": "Gemeenschapsindexpagina-enquête"
"DisplayName:CommunityIndexPagePoll": "Gemeenschapsindexpagina-enquête",
"OrganizationOverview": "Organisatieoverzicht"
}
}

3
abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/pl-PL.json

@ -231,6 +231,7 @@
"BlogProfile": "Profil bloga",
"Tickets": "Bilety",
"MeetTheABPCommunity": "Maak kennis met ABP <span class=\"gradient-community\">Gemeenschap</span>",
"DisplayName:CommunityIndexPagePoll": "Ankieta na stronie głównej społeczności"
"DisplayName:CommunityIndexPagePoll": "Ankieta na stronie głównej społeczności",
"OrganizationOverview": "Przegląd organizacji"
}
}

3
abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/pt-BR.json

@ -231,6 +231,7 @@
"BlogProfile": "Perfil do blog",
"Tickets": "Ingressos",
"MeetTheABPCommunity": "Conheça a ABP com a <span class=\"gradient-community\">Comunidade</span>",
"DisplayName:CommunityIndexPagePoll": "Enquete da página inicial da comunidade"
"DisplayName:CommunityIndexPagePoll": "Enquete da página inicial da comunidade",
"OrganizationOverview": "Visão geral da organização"
}
}

3
abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/ro-RO.json

@ -231,6 +231,7 @@
"BlogProfile": "Profil blog",
"Tickets": "bilete",
"MeetTheABPCommunity": "Cunoaște ABP cu <span class=\"gradient-community\">Comunitatea</span>",
"DisplayName:CommunityIndexPagePoll": "Sondajul de pe pagina de index a comunității"
"DisplayName:CommunityIndexPagePoll": "Sondajul de pe pagina de index a comunității",
"OrganizationOverview": "Prezentare a organizației"
}
}

3
abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/ru.json

@ -237,6 +237,7 @@
"Packages": "Пакеты",
"Trainings": "Тренинги",
"MeetTheABPCommunity": "Познакомьтесь с ABP с <span class=\"gradient-community\">Сообществом</span>",
"DisplayName:CommunityIndexPagePoll": "Опрос на главной странице сообщества"
"DisplayName:CommunityIndexPagePoll": "Опрос на главной странице сообщества",
"OrganizationOverview": "Обзор организации"
}
}

3
abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/sk.json

@ -231,6 +231,7 @@
"BlogProfile": "Profil blogu",
"Tickets": "Vstupenky",
"MeetTheABPCommunity": "Spoznajte ABP s <span class=\"gradient-community\">Komunitou</span>",
"DisplayName:CommunityIndexPagePoll": "Anketa na stránke indexu komunity"
"DisplayName:CommunityIndexPagePoll": "Anketa na stránke indexu komunity",
"OrganizationOverview": "Prehľad organizácie"
}
}

3
abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/sl.json

@ -231,6 +231,7 @@
"BlogProfile": "Blog profil",
"Tickets": "Vstopnice",
"MeetTheABPCommunity": "Spoznajte ABP z <span class=\"gradient-community\">Skupnostjo</span>",
"DisplayName:CommunityIndexPagePoll": "Anketa na strani z indeksom skupnosti"
"DisplayName:CommunityIndexPagePoll": "Anketa na strani z indeksom skupnosti",
"OrganizationOverview": "Pregled organizacije"
}
}

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

@ -181,6 +181,7 @@
"Raffles": "Çekilişler",
"HowItWorks": "Nasıl Çalışıyor?",
"WhyABPIOPlatform": "Neden ABP.IO Platform?",
"ReleaseNotes": "Sürüm Notları"
"ReleaseNotes": "Sürüm Notları",
"OrganizationOverview": "Organizasyon Yapısı"
}
}

3
abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/vi.json

@ -230,6 +230,7 @@
"BlogProfile": "Hồ sơ blog",
"Tickets": "Vé",
"MeetTheABPCommunity": "Gặp gỡ ABP với <span class=\"gradient-community\">Cộng đồng</span>",
"DisplayName:CommunityIndexPagePoll": "Bình chọn trang chủ cộng đồng"
"DisplayName:CommunityIndexPagePoll": "Bình chọn trang chủ cộng đồng",
"OrganizationOverview": "Tổng quan về tổ chức"
}
}

3
abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/zh-Hans.json

@ -231,6 +231,7 @@
"BlogProfile": "博客简介",
"Tickets": "门票",
"MeetTheABPCommunity": "与 ABP 一起认识 <span class=\"gradient-community\">社区</span>",
"DisplayName:CommunityIndexPagePoll": "社区首页投票"
"DisplayName:CommunityIndexPagePoll": "社区首页投票",
"OrganizationOverview": "组织概况"
}
}

3
abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/zh-Hant.json

@ -231,6 +231,7 @@
"BlogProfile": "部落格簡介",
"Tickets": "門票",
"MeetTheABPCommunity": "與 ABP 一起認識 <span class=\"gradient-community\">社群</span>",
"DisplayName:CommunityIndexPagePoll": "社區首頁調查"
"DisplayName:CommunityIndexPagePoll": "社區首頁調查",
"OrganizationOverview": "组织概况"
}
}
Loading…
Cancel
Save