An open API service indexing awesome lists of open source software.

https://github.com/ilib-js/ilib-loctool-webos-ts-resource

ts resource file handler plugin for webos platform loctool
https://github.com/ilib-js/ilib-loctool-webos-ts-resource

localization

Last synced: 12 days ago
JSON representation

ts resource file handler plugin for webos platform loctool

Awesome Lists containing this project

README

        

> :warning: **Deprecation Notice** :warning:
> This repository has been deprecated. Please use the corresponding package from the [ilib-mono-webos](https://github.com/iLib-js/ilib-mono-webos) instead.

# ilib-loctool-webos-ts-resource
ilib-loctool-webos-ts-resource is a plugin for the loctool that
allows it to read and localize TS resource files. This plugin is optimized for the webOS platform.

### TSResource FileType
This plugin is for generating [TS](https://doc.qt.io/qt-6/linguist-ts-file-format.html) type of resource file from the QML application.
The TS file format used by Qt Linguist. The TS file is an intermediate output for QML localization. *.qm files are required for the application. Converting ts file to qm file work happens during a webOS build. Here's a simple ts file example.
```xml




Intro


Hello
안녕하세요






Intro


Hello!
안녕