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
- Host: GitHub
- URL: https://github.com/ilib-js/ilib-loctool-webos-ts-resource
- Owner: iLib-js
- License: apache-2.0
- Archived: true
- Created: 2020-01-21T05:22:00.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2025-02-19T01:18:44.000Z (3 months ago)
- Last Synced: 2025-04-20T01:08:23.005Z (22 days ago)
- Topics: localization
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/ilib-loctool-webos-ts-resource
- Size: 293 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!
안녕