JavaScript リソース ファイル(RESJSON)¶
Added in version 5.15.
注釈
この形式への対応は開発中です。一部の機能はまだ使用できないません。動作はリリース間で変更することがあります。テスト結果のフィードバックは歓迎します。
JavaScript と HTML を使用する Windows ストア アプリで利用される JSON ベースの形式です。Windows JSON と呼ばれることもあります。
ファイルの例:
{
"hello": "Ahoj světe!\n",
"_hello.source": "Hello, world!\n",
"orangutan": "",
"_orangutan.source": "Orangutan has %d banana.\n",
"weblate": "",
"_weblate.source": "Try Weblate at <https://demo.weblate.org/>!\n",
"thanks": "",
"_thanks.source": "Thank you for using Weblate."
}
File extensions |
|
|---|---|
Linguality ⓘ |
Bilingual |
Supports plural ⓘ |
|
Supports descriptions ⓘ |
|
Supports explanation ⓘ |
|
Supports context ⓘ |
|
Supports location ⓘ |
|
Supports flags ⓘ |
|
API identifier |
|
Supports read-only strings ⓘ |
|
Weblate の設定¶
典型的な Weblate コンポーネント構成 |
|
|---|---|
ファイル マスク |
|
モノリンガル用の、基礎となる言語ファイル |
|
新しい翻訳のテンプレート |
Empty(空) |
ファイル形式 |
RESJSON ファイル |