mirror of
https://git.freebsd.org/ports.git
synced 2025-06-15 09:40:35 -04:00
This is a Python implementation of Project Fluent, a localization framework designed to unleash the entire expressive power of natural language translations. 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. WWW: https://github.com/projectfluent/python-fluent
10 lines
510 B
Text
10 lines
510 B
Text
This is a Python implementation of Project Fluent, a localization framework
|
|
designed to unleash the entire expressive power of natural language
|
|
translations.
|
|
|
|
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.
|
|
|
|
WWW: https://github.com/projectfluent/python-fluent
|