This is the Linux app named go-i18n whose latest release can be downloaded as goi18n-2.2.2-windows-amd64.exe. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named go-i18n with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
go-i18n
DESCRIPTION:
go-i18n is a Go package and a command that helps you translate Go programs into multiple languages. Supports pluralized strings for all 200+ languages in the Unicode Common Locale Data Repository (CLDR). Code and tests are automatically generated from CLDR data. Supports strings with named variables using text/template syntax. Supports message files of any format (e.g. JSON, TOML, YAML). Use goi18n extract to extract all i18n.Message struct literals in Go source files to a message file for translation. Create an empty message file for the language that you want to add (e.g. translate.es.toml). Run goi18n merge active.en.toml translate.es.toml to populate translate.es.toml with the messages to be translated. The goi18n command manages message files used by the i18n package.
Features
- Loading translations from JSON or TOML files
- Pluralization support
- Interpolation of translations with variables
- Formatting of numbers, dates, and currencies
- Flexible message composition
- Support for custom functions for message formatting
Programming Language
Go
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/go-i18n.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.