translocate is a high performance converter that takes CSV translation files and outputs corresponding JSON translation files.
61 extended modules for the RobinPath scripting language — CSV, Regex, HTTP, Crypto, OAuth, JWT, Queue, i18n, and more
Rust i18n audit library and CLI for scanning translation usage, missing keys, and unused keys
Analyze CSV file structure and formatting characteristics
Universal localization file toolkit for Rust. Supports Apple, Android, and CSV formats.
Generate multi-language strings at compile time with a basic CSV
Core cryptography and storage library for HeelonVault
A universal CLI tool for converting and inspecting localization files (Apple, Android, CSV, etc.)
A personal library manager CLI written in Rust.
CLI tool for managing Elm I18n translations
An efficient Awk-like language implementation by Rust with stdlib
Core library for prt — real-time network port scanner with change tracking, alerts, suspicious detection, known ports, bandwidth and container awareness
One extends standard I18n so that you could store your translations in a Comma-Separated Value files (CSV) in a key-value manner, where the key is a word or a phrase or even a poem if you wish. No limits here (except be aware to escape symbols so the CSV format is kept). And the value is the same text as the key but translated to a language, specified by a file name you are using (for example, you could write one line to a sp.csv file: `"hello!","hola!"` and use `t 'hello!'` with a spanish locale to get the "hola!" text).
Support translation of CSV parsing errors via I18n
This is a packaged gem version of the CSV import/export tasks on the {i18n-tasks Wiki}[https://github.com/glebm/i18n-tasks/wiki/Custom-CSV-import-and-export-tasks]. :include: Contributing.rdoc :include: Licence.rdoc
Ever needed to add a new locale to an existing (Rails) project with dozens of .yml files? Too afraid to give all files to the customer or translation service and hope they do not mess up the YAML format? This gem allows you to export all i18n keys and values to one CSV file. With this the values can be easily translated and later reimported into your project. The new translations are saved in a filename similar to the original one (only the locale is replaced).
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.