6 packages tagged with “l20n”
Linguini Syntax provides a module for parsing input using zero-copy Fluent parser.
Shared package used for Linguini, a C# Fluent localization implementation
Linguini Bundle is the C# implementation of Project Fluent, a localization system developed by Mozilla It provides easy to use and extend system for describing translations.
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 the same time it allows, when necessary, to represent complex concepts from natural languages like gender, plurals, conjugations, and others.
Fluent.Net.SyntaxTest is a command line tool for checking that fluent translations files conform to the fluent syntax specification. See the Fluent.Net package for more details.