17 open-source projects similar to elixir-lang/gettext, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Gettext alternative.
Get is a framework for Flutter that provides a comprehensive toolkit for dependency injection, internationalization, route management, and reactive state management. It includes a UI utility kit for handling themes, adaptive layouts, and the display of overlays such as snackbars and dialogs. The framework is distinguished by its ability to perform navigation and overlay management without requiring a build context. It also features a dependency injection container that manages the memory lifecycle of controllers and services, and a localization system that maps keys to strings to update appli
ParabaikElixirConverter is just a Elixir version of Parabaik converter
Translates Django models using a registration approach.
.. image:: https://img.shields.io/travis/django-parler/django-parler/master.svg?branch=master :target: http://travis-ci.org/django-parler/django-parler .. image:: https://readthedocs.org/projects/django-parler/badge/?version=stable :target: https://django-parler.readthedocs.io/en/stable/ ..…
A CLI to assist Coding Agents in doing translations
i18next is a JavaScript localization library and internationalization framework used to translate application text into multiple languages. It functions as a dynamic translation manager that handles translation resources, language detection, and the mapping of unique keys to localized strings. The system features a pluralization and interpolation engine that applies language-specific grammatical rules for numeric counts and injects dynamic variables into strings. It utilizes a plugin-based backend architecture to load and cache translation namespaces from various sources, including remote ser
A Elixir library for translating between hiragana, katakana, romaji, kanji and sound. It uses Mecab.
A Elixir library for translating between hiragana, katakana, romaji and sound.
django-hvad |package| |coverage| |build|
Rosetta is a Django application that eases the translation process of your Django projects
Polyglot.js is a JavaScript internationalization library and client-side translation framework. It provides a system for mapping unique keys to localized strings, allowing applications to translate text into multiple languages. The library includes a pluralization and interpolation engine that handles complex grammatical plural forms based on numeric counts and inserts dynamic variables into translated strings. It supports nested namespaces to organize phrase mappings into logical categories. These utilities cover phrase translation, locale-driven configuration, and the management of multi-l