INI File
The INI file format is often used for configuration files on some platforms and software.
Wide range of supported localisation file formats
The INI file format is often used for configuration files on some platforms and software.
Android uses a custom xml resource format for mobile app localization
Xliff is a xml based format for app localization
angular-translate is a JavaScript translation library for AngularJS 1.x apps.
You can use the chrome.i18n infrastructure to implement internationalization across your whole chrome app or chrome extension.
Ember-I18n is a JavaScript translation library for Ember.js apps.
Flutter uses Application Resource Bundle (ARB file) as a template for translations.
The GNU gettext toolset helps programmers and translators at producing, updating and using translation files, mainly through PO files which are textual, editable files.
The GNU gettext toolset helps programmers and translators at producing, updating and using translation files, mainly through POT files which are textual, editable files.
i18next is a JavaScript translation library for websites and JavaScript apps
i18next is a JavaScript translation library for websites and JavaScript apps.
.strings files are used in the translation process for iOS, MacOS, TvOS and WatchOS
i18n-node-2 is a JavaScript translation library for NodeJS apps
.stringsdict files are used for localization support in iOS, MacOS, TvOS and WatchOS apps
Properties files as Property Resource Bundles
Laravel Framework PHP files for localisation
You can use the mozilla i18n infrastructure to implement internationalization for your Mozilla extensions.
Resources files typically used for localization in.NET framework programs.
.properties is a file extension for files mainly used in Java related technologies to store the configurable parameters of an application. They can also be used for storing strings for Internationalization and localization; these are known as Property Resource Bundles.
Qt uses ts files for automatic translations.
This is a generic nested JSON i18n format that can be used for an type of software project where you want json localization.
TOML aims to be a minimal configuration file format that's easy to read due to obvious semantics. TOML is designed to map unambiguously to a hash table. TOML should be easy to parse into data structures in a wide variety of languages.
A simple nested JSON localization format that can be used with react-intl to localize your ReactJS apps.
A simple flat JSON localization format that can be used with react-intl to localize your ReactJS apps.
Ruby on Rails YAML i18n format
Symfony YAML i18n format
Symfony 2 YAML i18n format.