Soluling home   Document home

Files

Files

Soluling works with several kinds of files. The following list contains a list of files that Soluling uses.

Source files

These are files that Soluling localizes.

Import files

These are files that contain existing translations. Soluling can import translations from the files.

Glossary files

These are files that contain terminology. Soluling can use them.

Soluling files

These are Soluling's own file formats.

File type Extension Description
Project file .ntp The project file is the main file of Soluling. It contains your project and all strings and translations.
Project backup file .~ntp Soluling saves the previous project file into a .~ntp file.
Project source file .nts Project source file. Optional file that contains items of a single source. Used only when a multi-file structure is used in the project file.
Exchange file .ntpx An exchange file is a ZIP file containing the project file(s), and optionally the source and library file the project uses.
Desktop file .nds The desktop file is a project-specific configuration file that contains those settings of the project that do not affect scanning or localization.
Result file .ntr The result file is a project-specific result file that Soluling.exe and SoluMake.exe create after scan each operation. This file can optionally be in JSON or text.
Item file .nti Item file is a file that is created when you export settings from Soluling to a file. Item file can also be imported.
Options file .nto The options file contains Soluling specific settings. It is located on C:\Users\<user>\Documents\Soluling or C:\Users\Public\Document\Soluling directory.

All files use XML format (UTF-8 with BOM).