SecondLanguage lets you use Gettext files in .NET without a lot of hassle.
It can read and write both .mo and .po, and fully supports message contexts and plural forms.
A C-style printf formatter is included so you don't have to use .NET-specific translations.
Provides ASP.NET Core specific features to the Westwind.Globalization library, including IStringLocalizer interfaces, JavaScript Resource handler and an on-line Resource editor to allow real-time editing of data resources.
Note: In order to use the Localization Administration feature, please...
More information
BundleTransformer.Handlebars contains one translator-adapter - `HandlebarsTranslator` (supports the Handlebars (http://handlebarsjs.com) version 4.7.3). This adapter makes translation of Handlebars templates to JS code. Also contains the `HandlebarsAssetHandler` debugging HTTP handler, which is...
More information
Fluent.Net is a C# implementation of Project Fluent, a localization framework designed to unleash the expressive power of the natural language.
Project Fluent keeps simple things simple and makes complex things possible. The syntax used for describing translations is easy to read and understand. At...
More information
Contains functionality to localize and internationalize (translate) software into other languages. Use this library to make your library support translations in an application using RT.Lingo.